Gemfile.lock in developmentkit-0.1.8 vs Gemfile.lock in developmentkit-0.2.0
- old
+ new
@@ -1,77 +1,75 @@
PATH
remote: .
specs:
- developmentkit (0.1.8)
- bullet (~> 4.14.7)
- pry-byebug (~> 3.2.0)
- pry-rails (~> 0.3.4)
- pry-rescue (~> 1.4.2)
- pry-stack_explorer (~> 0.4.9.2)
- spring (~> 1.4.0)
- thin (~> 1.6.3)
+ developmentkit (0.2.0)
+ bullet
+ pry-byebug
+ pry-rails
+ pry-rescue
+ pry-stack_explorer
+ spring
+ thin
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.2.4)
+ activesupport (4.2.5.1)
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 (4.14.7)
+ bullet (5.0.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.9.0)
- byebug (5.0.0)
- columnize (= 0.9.0)
+ byebug (8.2.1)
coderay (1.1.0)
- columnize (0.9.0)
daemons (1.2.3)
debug_inspector (0.0.2)
- eventmachine (1.0.8)
+ eventmachine (1.0.9.1)
i18n (0.7.0)
interception (0.5)
json (1.8.3)
method_source (0.8.2)
- minitest (5.8.0)
- pry (0.10.1)
+ minitest (5.8.4)
+ pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- pry-byebug (3.2.0)
- byebug (~> 5.0)
+ pry-byebug (3.3.0)
+ byebug (~> 8.0)
pry (~> 0.10)
pry-rails (0.3.4)
pry (>= 0.9.10)
pry-rescue (1.4.2)
interception (>= 0.5)
pry
pry-stack_explorer (0.4.9.2)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
rack (1.6.4)
- rake (10.4.2)
+ rake (10.5.0)
slop (3.6.0)
- spring (1.4.0)
- thin (1.6.3)
+ spring (1.6.2)
+ thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
- eventmachine (~> 1.0)
+ eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uniform_notifier (1.9.0)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.10.6)
+ bundler
developmentkit!
- minitest (~> 5.8.0)
- rake (~> 10.4.2)
+ minitest
+ rake
BUNDLED WITH
- 1.10.6
+ 1.11.2