File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6161
6262group :test do
6363 gem 'factory_bot_rails' , '~> 4.0'
64- gem 'shoulda-matchers' , '~> 3.1 '
64+ gem 'shoulda-matchers' , '~> 4.0 '
6565 gem 'database_cleaner'
6666end
6767
Original file line number Diff line number Diff line change 4747 msgpack (~> 1.0 )
4848 builder (3.2.3 )
4949 byebug (10.0.2 )
50- concurrent-ruby (1.0.5 )
50+ concurrent-ruby (1.1.6 )
5151 crass (1.0.4 )
5252 dalli (2.7.8 )
5353 database_cleaner (1.7.0 )
6666 geocoder (1.5.0 )
6767 globalid (0.4.1 )
6868 activesupport (>= 4.2.0 )
69- i18n (1.1.0 )
69+ i18n (1.8.3 )
7070 concurrent-ruby (~> 1.0 )
7171 listen (3.1.5 )
7272 rb-fsevent (~> 0.9 , >= 0.9.4 )
8484 mimemagic (0.3.2 )
8585 mini_mime (1.0.1 )
8686 mini_portile2 (2.3.0 )
87- minitest (5.11.3 )
87+ minitest (5.14.1 )
8888 msgpack (1.2.4 )
8989 mysql2 (0.5.2 )
9090 nio4r (2.3.1 )
143143 rspec-support (~> 3.8.0 )
144144 rspec-support (3.8.0 )
145145 ruby_dep (1.5.0 )
146- shoulda-matchers (3.1.2 )
147- activesupport (>= 4.0 .0 )
146+ shoulda-matchers (4.3.0 )
147+ activesupport (>= 4.2 .0 )
148148 spring (2.0.2 )
149149 activesupport (>= 4.2 )
150150 spring-watcher-listen (2.0.1 )
159159 sprockets (>= 3.0.0 )
160160 thor (0.20.0 )
161161 thread_safe (0.3.6 )
162- tzinfo (1.2.5 )
162+ tzinfo (1.2.7 )
163163 thread_safe (~> 0.1 )
164164 websocket-driver (0.7.0 )
165165 websocket-extensions (>= 0.1.0 )
@@ -185,7 +185,7 @@ DEPENDENCIES
185185 rack-cors
186186 rails (~> 5.2.1 )
187187 rspec-rails (~> 3.5 )
188- shoulda-matchers (~> 3.1 )
188+ shoulda-matchers (~> 4.0 )
189189 spring
190190 spring-watcher-listen (~> 2.0.0 )
191191 tzinfo-data
You can’t perform that action at this time.
0 commit comments