Gemfile.lock in xass-0.2.0 vs Gemfile.lock in xass-0.3.0
- old
+ new
@@ -1,13 +1,13 @@
PATH
remote: .
specs:
- xass (0.1.9)
+ xass (0.3.0)
activesupport (~> 4.0)
csspool
nokogiri
- sass
+ sass (= 3.4.7)
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.1.6)
@@ -36,26 +36,26 @@
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
arel (5.0.1.20140414130214)
builder (3.2.2)
- csspool (4.0.1)
+ csspool (4.0.2)
diff-lcs (1.2.5)
erubis (2.7.0)
haml (4.0.5)
tilt
hike (1.2.3)
i18n (0.6.11)
json (1.8.1)
mail (2.6.1)
mime-types (>= 1.16, < 3)
mime-types (2.3)
- mini_portile (0.6.0)
+ mini_portile (0.6.1)
minitest (5.4.1)
multi_json (1.10.1)
- nokogiri (1.6.3.1)
- mini_portile (= 0.6.0)
+ nokogiri (1.6.4.1)
+ mini_portile (~> 0.6.0)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.1.6)
actionmailer (= 4.1.6)
@@ -83,10 +83,10 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.0)
rspec-support (~> 3.1.0)
rspec-support (3.1.0)
- sass (3.4.3)
+ sass (3.4.7)
sprockets (2.12.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)