Gemfile.lock in developmentkit-0.2.0 vs Gemfile.lock in developmentkit-0.2.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- developmentkit (0.2.0)
+ developmentkit (0.2.1)
bullet
pry-byebug
pry-rails
pry-rescue
pry-stack_explorer
@@ -11,26 +11,26 @@
thin
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.2.5.1)
+ activesupport (4.2.6)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bullet (5.0.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.9.0)
- byebug (8.2.1)
- coderay (1.1.0)
+ byebug (8.2.4)
+ coderay (1.1.1)
daemons (1.2.3)
debug_inspector (0.0.2)
- eventmachine (1.0.9.1)
+ eventmachine (1.2.0.1)
i18n (0.7.0)
interception (0.5)
json (1.8.3)
method_source (0.8.2)
minitest (5.8.4)
@@ -48,12 +48,12 @@
pry
pry-stack_explorer (0.4.9.2)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
rack (1.6.4)
- rake (10.5.0)
+ rake (11.1.2)
slop (3.6.0)
- spring (1.6.2)
+ spring (1.7.1)
thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thread_safe (0.3.5)