File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ gem 'rack-test', '2.1.0'
39
39
gem 'rake' , '13.0.6' , require : false
40
40
gem 'rubocop' , '1.55.1' , require : false
41
41
gem 'rubocop-rspec' , '2.23.2' , require : false
42
- gem 'ruby-fann' , '1.4.0 '
42
+ gem 'ruby-fann' , '1.4.1 '
43
43
gem 'sass' , '3.7.4'
44
44
gem 'sentry-raven' , '3.1.2'
45
45
gem 'simplecov' , '0.22.0'
Original file line number Diff line number Diff line change 146
146
rubocop (~> 1.33 )
147
147
rubocop-capybara (~> 2.17 )
148
148
rubocop-factory_bot (~> 2.22 )
149
- ruby-fann (1.4.0 )
149
+ ruby-fann (1.4.1 )
150
150
ruby-filemagic (0.7.3 )
151
151
ruby-progressbar (1.13.0 )
152
152
ruby2_keywords (0.0.5 )
@@ -228,7 +228,7 @@ DEPENDENCIES
228
228
rake (= 13.0.6 )
229
229
rubocop (= 1.55.1 )
230
230
rubocop-rspec (= 2.23.2 )
231
- ruby-fann (= 1.4.0 )
231
+ ruby-fann (= 1.4.1 )
232
232
sass (= 3.7.4 )
233
233
sentry-raven (= 3.1.2 )
234
234
simplecov (= 0.22.0 )
You can’t perform that action at this time.
0 commit comments