Gemfile.lock in uniform-ui-0.5 vs Gemfile.lock in uniform-ui-0.5.1
- old
+ new
@@ -1,13 +1,21 @@
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
+ activesupport (5.0.0.1)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (~> 0.7)
+ minitest (~> 5.1)
+ tzinfo (~> 1.1)
bourbon (4.2.7)
sass (~> 3.4)
thor (~> 0.19)
+ concurrent-ruby (1.0.2)
hike (1.2.3)
+ i18n (0.7.0)
+ minitest (5.9.0)
multi_json (1.12.1)
neat (1.8.0)
sass (>= 3.3)
thor (~> 0.19)
rack (1.6.4)
@@ -20,15 +28,19 @@
tilt (~> 1.1, != 1.3.0)
sprockets-sass (1.3.1)
sprockets (~> 2.0)
tilt (~> 1.1)
thor (0.19.1)
+ thread_safe (0.3.5)
tilt (1.4.1)
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
+ activesupport
bourbon
neat
rake
sass
sprockets-sass