File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 115
115
group :test do
116
116
gem 'capybara' , '~> 3.38'
117
117
gem 'climate_control' , '~> 0.2'
118
- gem 'faker' , '~> 2.23 '
118
+ gem 'faker' , '~> 3.0 '
119
119
gem 'microformats' , '~> 4.4'
120
120
gem 'rails-controller-testing' , '~> 1.0'
121
121
gem 'rspec-sidekiq' , '~> 3.1'
Original file line number Diff line number Diff line change 228
228
tzinfo
229
229
excon (0.76.0 )
230
230
fabrication (2.30.0 )
231
- faker (2.23 .0 )
231
+ faker (3.0 .0 )
232
232
i18n (>= 1.8.11 , < 2 )
233
233
faraday (1.9.3 )
234
234
faraday-em_http (~> 1.0 )
@@ -773,7 +773,7 @@ DEPENDENCIES
773
773
dotenv-rails (~> 2.8 )
774
774
ed25519 (~> 1.3 )
775
775
fabrication (~> 2.30 )
776
- faker (~> 2.23 )
776
+ faker (~> 3.0 )
777
777
fast_blank (~> 1.0 )
778
778
fastimage
779
779
fog-core (<= 2.1.0 )
You can’t perform that action at this time.
0 commit comments