diff --git a/puppies/Gemfile.lock b/puppies/Gemfile.lock old mode 100755 new mode 100644 index 5b21f35..7fad1a1 --- a/puppies/Gemfile.lock +++ b/puppies/Gemfile.lock @@ -41,6 +41,7 @@ GEM arel (7.1.4) builder (3.2.2) byebug (9.0.6) + coderay (1.1.3) coffee-rails (4.2.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.2.x) @@ -56,7 +57,8 @@ GEM ffi (1.9.14) globalid (0.3.7) activesupport (>= 4.1.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.0) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) @@ -83,6 +85,12 @@ GEM nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) pg (0.19.0) + pry (0.11.0) + coderay (~> 1.1.0) + method_source (~> 0.8.1) + pry-remote (0.1.8) + pry (~> 0.9) + slop (~> 3.0) puma (3.6.0) rack (2.0.1) rack-protection (1.5.3) @@ -146,6 +154,7 @@ GEM connection_pool (~> 2.2, >= 2.2.0) rack-protection (>= 1.5.0) redis (~> 3.2, >= 3.2.1) + slop (3.6.0) spring (2.0.0) activesupport (>= 4.2) spring-watcher-listen (2.0.1) @@ -190,6 +199,8 @@ DEPENDENCIES jquery-rails listen (~> 3.0.5) pg + pry + pry-remote puma (~> 3.0) rails (~> 5.0.0, >= 5.0.0.1) redis