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:
parent
6e46a12184
commit
0a3eaac601
2 changed files with 1 additions and 26 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -17,6 +17,7 @@ tmtags
|
|||
coverage
|
||||
rdoc
|
||||
pkg
|
||||
Gemfile.lock
|
||||
|
||||
## PROJECT::SPECIFIC
|
||||
.rvmrc
|
||||
|
|
26
Gemfile.lock
26
Gemfile.lock
|
@ -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)
|
Loading…
Reference in a new issue