Skip to content

Commit

Permalink
Update pry to version 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Sep 25, 2015
1 parent 2e66192 commit a2c61e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ group :development do
gem 'spring'
end

group :development, :test do
gem 'pry'
end

group :production do
gem 'puma'
gem 'skylight'
Expand Down
8 changes: 0 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ GEM
parser (~> 2.2)
bcrypt (3.1.10)
builder (3.2.2)
coderay (1.1.0)
coffee-rails (4.1.0)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
Expand Down Expand Up @@ -97,7 +96,6 @@ GEM
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.6.2)
mini_portile (0.6.2)
minitest (5.8.1)
Expand All @@ -110,10 +108,6 @@ GEM
ast (>= 1.1, < 3.0)
pg (0.18.3)
powerpack (0.1.1)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
puma (2.14.0)
rack (1.6.4)
rack-pjax (0.8.0)
Expand Down Expand Up @@ -195,7 +189,6 @@ GEM
simplecov-html (0.10.0)
skylight (0.8.0)
activesupport (>= 3.0.0)
slop (3.6.0)
spring (1.4.0)
sprockets (3.3.4)
rack (~> 1.0)
Expand Down Expand Up @@ -239,7 +232,6 @@ DEPENDENCIES
http_accept_language
nokogiri
pg
pry
puma
rails (~> 4.2.4)
rails_12factor
Expand Down

0 comments on commit a2c61e4

Please sign in to comment.