1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00

remove Gemfile.lock

This commit is contained in:
Trevor Wennblom 2013-05-16 12:29:57 -05:00
parent 6e46a12184
commit 0a3eaac601
2 changed files with 1 additions and 26 deletions

1
.gitignore vendored
View file

@ -17,6 +17,7 @@ tmtags
coverage
rdoc
pkg
Gemfile.lock
## PROJECT::SPECIFIC
.rvmrc

View file

@ -1,26 +0,0 @@
PATH
remote: .
specs:
awesome_print (1.0.2)
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.2)
fakefs (0.3.2)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
PLATFORMS
ruby
DEPENDENCIES
awesome_print!
fakefs (>= 0.2.1)
rspec (>= 2.6.0)