Skip to content

Commit

Permalink
Merge pull request #22 from bustikiller/dependabot/bundler/pry-0.11.3
Browse files Browse the repository at this point in the history
Bump pry from 0.10.4 to 0.11.3
  • Loading branch information
bustikiller committed Mar 16, 2018
2 parents f1419ec + 20f141c commit ef79dec
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions Gemfile.lock
Expand Up @@ -85,7 +85,7 @@ GEM
builder (3.2.3)
cancancan (2.0.0)
cocoon (1.2.11)
coderay (1.1.1)
coderay (1.1.2)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
Expand Down Expand Up @@ -152,7 +152,7 @@ GEM
nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
method_source (0.8.2)
method_source (0.9.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
Expand All @@ -164,10 +164,9 @@ GEM
mini_portile2 (~> 2.3.0)
orm_adapter (0.5.0)
pg (1.0.0)
pry (0.10.4)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
method_source (~> 0.9.0)
puma (3.9.1)
rack (2.0.4)
rack-protection (2.0.1)
Expand Down Expand Up @@ -253,7 +252,6 @@ GEM
rack (~> 2.0)
rack-protection (= 2.0.1)
tilt (~> 2.0)
slop (3.6.0)
spring (2.0.2)
activesupport (>= 4.2)
spring-watcher-listen (2.0.1)
Expand Down

0 comments on commit ef79dec

Please sign in to comment.