Gemfile.lock in developmentkit-0.1.6 vs Gemfile.lock in developmentkit-0.1.7
- old
+ new
@@ -1,77 +1,74 @@
PATH
remote: .
specs:
- developmentkit (0.1.6)
- 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)
- spring (~> 1.2.0)
+ developmentkit (0.1.7)
+ 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)
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.2.0)
+ activesupport (4.2.4)
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.0)
+ bullet (4.14.7)
activesupport (>= 3.0.0)
- uniform_notifier (>= 1.6.0)
- byebug (3.5.1)
- columnize (~> 0.8)
- debugger-linecache (~> 1.2)
- slop (~> 3.6)
+ uniform_notifier (~> 1.9.0)
+ byebug (5.0.0)
+ columnize (= 0.9.0)
coderay (1.1.0)
columnize (0.9.0)
- daemons (1.1.9)
+ daemons (1.2.3)
debug_inspector (0.0.2)
- debugger-linecache (1.2.0)
- eventmachine (1.0.4)
+ eventmachine (1.0.8)
i18n (0.7.0)
interception (0.5)
- json (1.8.1)
+ json (1.8.3)
method_source (0.8.2)
minitest (5.4.3)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- pry-byebug (2.0.0)
- byebug (~> 3.4)
+ pry-byebug (3.2.0)
+ byebug (~> 5.0)
pry (~> 0.10)
- pry-rails (0.3.2)
+ pry-rails (0.3.4)
pry (>= 0.9.10)
- pry-rescue (1.4.1)
+ pry-rescue (1.4.2)
interception (>= 0.5)
pry
- pry-stack_explorer (0.4.9.1)
+ pry-stack_explorer (0.4.9.2)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
- rack (1.6.0)
+ rack (1.6.4)
rake (10.4.2)
slop (3.6.0)
- spring (1.2.0)
+ spring (1.4.0)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
- thread_safe (0.3.4)
+ thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
- uniform_notifier (1.6.2)
+ uniform_notifier (1.9.0)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.7.0)
+ bundler (> 1.9.0)
developmentkit!
minitest (~> 5.4.3)
rake (~> 10.0)