This repository was archived by the owner on Mar 24, 2020. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ gem 'rubyzip', '1.2.1'
52
52
53
53
group :development , :test do
54
54
gem 'sass-rails' , '~> 5.0.5' # locked
55
- gem 'coffee-rails' , '~> 4.2.1 '
55
+ gem 'coffee-rails' , '~> 4.2.2 '
56
56
gem 'pry' , '~> 0.10.4'
57
57
gem 'capybara' , '~> 2.14.0'
58
58
gem 'selenium-webdriver' , '3.4.0'
Original file line number Diff line number Diff line change @@ -117,13 +117,13 @@ GEM
117
117
ffi (~> 1.0 , >= 1.0.11 )
118
118
cliver (0.3.2 )
119
119
coderay (1.1.1 )
120
- coffee-rails (4.2.1 )
120
+ coffee-rails (4.2.2 )
121
121
coffee-script (>= 2.2.0 )
122
- railties (>= 4.0.0 , < 5.2.x )
122
+ railties (>= 4.0.0 )
123
123
coffee-script (2.4.1 )
124
124
coffee-script-source
125
125
execjs
126
- coffee-script-source (1.10.0 )
126
+ coffee-script-source (1.12.2 )
127
127
coveralls (0.8.21 )
128
128
json (>= 1.8 , < 3 )
129
129
simplecov (~> 0.14.1 )
148
148
equivalent-xml (0.6.0 )
149
149
nokogiri (>= 1.4.3 )
150
150
erubis (2.7.0 )
151
- execjs (2.6 .0 )
151
+ execjs (2.7 .0 )
152
152
faraday (0.12.1 )
153
153
multipart-post (>= 1.2 , < 3 )
154
154
fastercsv (1.5.5 )
@@ -447,7 +447,7 @@ DEPENDENCIES
447
447
capistrano-rails (~> 1.2.3 )
448
448
capistrano-rbenv (~> 2.1.1 )
449
449
capybara (~> 2.14.0 )
450
- coffee-rails (~> 4.2.1 )
450
+ coffee-rails (~> 4.2.2 )
451
451
coveralls (= 0.8.21 )
452
452
devise (~> 3.5.5 )
453
453
equivalent-xml (~> 0.6.0 )
You can’t perform that action at this time.
0 commit comments