Gemfile.lock in developmentkit-0.0.4 vs Gemfile.lock in developmentkit-0.0.5

- old
+ new

@@ -1,30 +1,40 @@ PATH remote: . specs: - developmentkit (0.0.4) + developmentkit (0.0.5) bullet (~> 4.14.0) - foreman (~> 0.76.0) pry-byebug (~> 2.0.0) pry-rails (~> 0.3.2) pry-rescue (~> 1.4.1) pry-stack_explorer (~> 0.4.9.1) + quiet_assets (~> 1.0.3) rack-mini-profiler (~> 0.9.2) spring (~> 1.2.0) thin (~> 1.6.3) GEM remote: https://rubygems.org/ specs: + actionpack (4.1.8) + actionview (= 4.1.8) + activesupport (= 4.1.8) + rack (~> 1.5.2) + rack-test (~> 0.6.2) + actionview (4.1.8) + activesupport (= 4.1.8) + builder (~> 3.1) + erubis (~> 2.7.0) activesupport (4.1.8) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) + builder (3.2.2) bullet (4.14.0) activesupport (>= 3.0.0) uniform_notifier (>= 1.6.0) byebug (3.5.1) columnize (~> 0.8) @@ -33,15 +43,12 @@ coderay (1.1.0) columnize (0.8.9) daemons (1.1.9) debug_inspector (0.0.2) debugger-linecache (1.2.0) - dotenv (1.0.2) + erubis (2.7.0) eventmachine (1.0.3) - foreman (0.76.0) - dotenv (~> 1.0.2) - thor (~> 0.19.1) i18n (0.6.11) interception (0.5) json (1.8.1) method_source (0.8.2) minitest (5.4.3) @@ -58,12 +65,21 @@ interception (>= 0.5) pry pry-stack_explorer (0.4.9.1) binding_of_caller (>= 0.7) pry (>= 0.9.11) + quiet_assets (1.0.3) + railties (>= 3.1, < 5.0) rack (1.5.2) rack-mini-profiler (0.9.2) rack (>= 1.1.3) + rack-test (0.6.2) + rack (>= 1.0) + railties (4.1.8) + actionpack (= 4.1.8) + activesupport (= 4.1.8) + rake (>= 0.8.7) + thor (>= 0.18.1, < 2.0) rake (10.4.2) slop (3.6.0) spring (1.2.0) thin (1.6.3) daemons (~> 1.0, >= 1.0.9)