Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbrdo committed Feb 4, 2013
1 parent 843ccb5 commit 2761f7f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
rack-webconsole-pry (0.1.8)
rack-webconsole-pry (0.1.9)
json
multi_json (>= 1.0.3)
pry
Expand All @@ -11,23 +11,23 @@ GEM
remote: http://rubygems.org/
specs:
bluecloth (2.2.0)
coderay (1.0.6)
json (1.7.3)
coderay (1.0.8)
json (1.7.6)
metaclass (0.0.1)
method_source (0.7.1)
method_source (0.8.1)
minitest (2.11.4)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.3.6)
pry (0.9.9.6)
multi_json (1.5.0)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
slop (>= 2.4.4, < 3)
method_source (~> 0.8)
slop (~> 3.3.1)
purdytest (1.0.0)
minitest (~> 2.2)
rack (1.4.1)
rack (1.4.4)
rake (0.9.2.2)
slop (2.4.4)
slop (3.3.3)
yard (0.7.5)

PLATFORMS
Expand Down

0 comments on commit 2761f7f

Please sign in to comment.