updates dependencies
coffee-rails, foundation_rails_helper
This commit is contained in:
16
Gemfile.lock
16
Gemfile.lock
@@ -101,9 +101,9 @@ GEM
|
||||
cliver (0.3.2)
|
||||
cocaine (0.5.8)
|
||||
climate_control (>= 0.0.3, < 1.0)
|
||||
coffee-rails (4.1.1)
|
||||
coffee-rails (4.2.1)
|
||||
coffee-script (>= 2.2.0)
|
||||
railties (>= 4.0.0, < 5.1.x)
|
||||
railties (>= 4.0.0, < 5.2.x)
|
||||
coffee-script (2.4.1)
|
||||
coffee-script-source
|
||||
execjs
|
||||
@@ -159,11 +159,11 @@ GEM
|
||||
railties (>= 3.1.0)
|
||||
sass (>= 3.3.0, < 3.5)
|
||||
sprockets-es6 (>= 0.9.0)
|
||||
foundation_rails_helper (1.1.0)
|
||||
actionpack (~> 4.1)
|
||||
activemodel (~> 4.1)
|
||||
activesupport (~> 4.1)
|
||||
railties (~> 4.1)
|
||||
foundation_rails_helper (1.2.1)
|
||||
actionpack (>= 4.1)
|
||||
activemodel (>= 4.1)
|
||||
activesupport (>= 4.1)
|
||||
railties (>= 4.1)
|
||||
tzinfo (~> 1.2, >= 1.2.2)
|
||||
fuubar (2.0.0)
|
||||
rspec (~> 3.0)
|
||||
@@ -447,7 +447,7 @@ DEPENDENCIES
|
||||
capistrano3-delayed-job (~> 1.0)
|
||||
capybara
|
||||
ckeditor (~> 4.1.5)
|
||||
coffee-rails (~> 4.1.0)
|
||||
coffee-rails (~> 4.2.1)
|
||||
coveralls
|
||||
daemons
|
||||
dalli
|
||||
|
||||
Reference in New Issue
Block a user