Navigation Menu

Skip to content

Commit

Permalink
Update pry, slop, and method_source dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jul 14, 2012
1 parent a434aaa commit 0d7fb4f
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Expand Up @@ -129,7 +129,7 @@ GEM
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.7.1)
method_source (0.8)
mime-types (1.19)
multi_json (1.3.6)
net-scp (1.0.4)
Expand All @@ -148,10 +148,10 @@ GEM
rails (~> 3.0)
pg (0.14.0)
polyglot (0.3.3)
pry (0.9.9.6)
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)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
Expand Down Expand Up @@ -212,7 +212,7 @@ GEM
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
slop (2.4.4)
slop (3.3.2)
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
Expand Down
Binary file removed vendor/cache/method_source-0.7.1.gem
Binary file not shown.
Binary file added vendor/cache/method_source-0.8.gem
Binary file not shown.
Binary file added vendor/cache/pry-0.9.10.gem
Binary file not shown.
Binary file removed vendor/cache/pry-0.9.9.6.gem
Binary file not shown.
Binary file removed vendor/cache/slop-2.4.4.gem
Binary file not shown.
Binary file added vendor/cache/slop-3.3.2.gem
Binary file not shown.

0 comments on commit 0d7fb4f

Please sign in to comment.