File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ group :development do
7272 gem 'listen' , '~> 3.3'
7373 # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
7474 gem 'spring'
75- gem 'sprockets' , '~> 3.7.2 '
75+ gem 'sprockets' , '~> 4.2.0 '
7676 gem 'graphiql-rails'
7777end
7878
Original file line number Diff line number Diff line change 7878 code_analyzer (0.5.5 )
7979 sexp_processor
8080 colorize (1.1.0 )
81- concurrent-ruby (1.2.2 )
81+ concurrent-ruby (1.2.3 )
8282 crass (1.0.6 )
8383 database_cleaner-active_record (2.1.0 )
8484 activerecord (>= 5.a )
305305 spring (4.1.1 )
306306 spring-commands-rspec (1.0.4 )
307307 spring (>= 0.9.1 )
308- sprockets (3.7.2 )
308+ sprockets (4.2.1 )
309309 concurrent-ruby (~> 1.0 )
310- rack (> 1 , < 3 )
310+ rack (>= 2.2.4 , < 4 )
311311 sprockets-rails (3.4.2 )
312312 actionpack (>= 5.2 )
313313 activesupport (>= 5.2 )
@@ -372,7 +372,7 @@ DEPENDENCIES
372372 slack-notifier
373373 spring
374374 spring-commands-rspec
375- sprockets (~> 3.7.2 )
375+ sprockets (~> 4.2.0 )
376376 tzinfo-data
377377
378378RUBY VERSION
You can’t perform that action at this time.
0 commit comments