Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated Gemfile.lock.development
  • Loading branch information
fredwu committed Jun 12, 2012
1 parent ffa6086 commit 9bda5bd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Gemfile.lock.development
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
orm_adapter (0.0.6)
orm_adapter (0.0.7)

GEM
remote: http://rubygems.org/
Expand Down Expand Up @@ -104,8 +104,6 @@ GEM
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
sqlite3 (1.3.5)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
stringex (1.3.0)
tzinfo (0.3.31)
uuidtools (2.1.2)
Expand All @@ -127,5 +125,5 @@ DEPENDENCIES
orm_adapter!
rake (>= 0.8.7)
rspec (>= 2.4.0)
sqlite3-ruby (>= 1.3.2)
sqlite3 (>= 1.3.2)
yard (>= 0.6.0)

0 comments on commit 9bda5bd

Please sign in to comment.