Skip to content

Commit

Permalink
Updated Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Nov 1, 2011
1 parent 0cbf053 commit 7f43579
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
awesome_nested_set (2.0.2)
awesome_nested_set (2.1.0)
activerecord (>= 3.0.0)

GEM
Expand Down Expand Up @@ -76,7 +76,7 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2)
rake (0.9.2.2)
rdoc (3.9.4)
rspec (2.6.0)
rspec-core (~> 2.6.0)
Expand All @@ -94,7 +94,7 @@ GEM
sprockets (2.0.0)
hike (~> 1.2)
rack (~> 1.0)
tilt (!= 1.3.0, ~> 1.1)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.4)
thor (0.14.6)
tilt (1.3.3)
Expand Down

0 comments on commit 7f43579

Please sign in to comment.