Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Commit e371404

Browse files
committed
Update sass-rails
Signed-off-by: Dmitriy Zaporozhets <[email protected]>
1 parent b50e3f5 commit e371404

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -231,11 +231,12 @@ GEM
231231
rspec-expectations (~> 2.14.0)
232232
rspec-mocks (~> 2.14.0)
233233
safe_yaml (0.9.7)
234-
sass (3.2.12)
235-
sass-rails (4.0.1)
234+
sass (3.2.19)
235+
sass-rails (4.0.3)
236236
railties (>= 4.0.0, < 5.0)
237-
sass (>= 3.1.10)
238-
sprockets-rails (~> 2.0.0)
237+
sass (~> 3.2.0)
238+
sprockets (~> 2.8, <= 2.11.0)
239+
sprockets-rails (~> 2.0)
239240
settingslogic (2.0.9)
240241
shoulda-matchers (2.4.0)
241242
activesupport (>= 3.0.0)
@@ -258,7 +259,7 @@ GEM
258259
temple (~> 0.6.6)
259260
tilt (>= 1.3.3, < 2.1)
260261
slop (3.4.7)
261-
sprockets (2.12.1)
262+
sprockets (2.11.0)
262263
hike (~> 1.2)
263264
multi_json (~> 1.0)
264265
rack (~> 1.0)

0 commit comments

Comments
 (0)