Gemfile.lock in developmentkit-0.1.2 vs Gemfile.lock in developmentkit-0.1.3

- old
+ new

@@ -1,40 +1,29 @@ PATH remote: . specs: - developmentkit (0.1.2) + developmentkit (0.1.3) bullet (~> 4.14.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) @@ -43,11 +32,10 @@ coderay (1.1.0) columnize (0.9.0) daemons (1.1.9) debug_inspector (0.0.2) debugger-linecache (1.2.0) - erubis (2.7.0) eventmachine (1.0.3) i18n (0.6.11) interception (0.5) json (1.8.1) method_source (0.8.2) @@ -65,29 +53,19 @@ 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) eventmachine (~> 1.0) rack (~> 1.0) - thor (0.19.1) thread_safe (0.3.4) tzinfo (1.2.2) thread_safe (~> 0.1) uniform_notifier (1.6.2)