Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit 8aea25a

Browse files
Update gemfile
1 parent c8369d1 commit 8aea25a

File tree

2 files changed

+42
-43
lines changed

2 files changed

+42
-43
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ gem 'paperclip', '~> 5.2.0'
3636
gem 'pg'
3737
gem 'pgcli-rails'
3838
gem 'puma'
39-
gem 'rails', '~> 5.2.4.2'
39+
gem 'rails', '~> 5.2.6'
4040
gem 'rspec-core'
4141
gem 'rspec-rails', '~> 3.9'
4242
gem 'rswag'
4343
gem 'redis-namespace'
4444
gem 'sass-rails', '~> 5.0'
4545
gem 'secure_headers', '~> 3.9'
46-
gem 'sidekiq', '>= 5.2.0'
46+
gem 'sidekiq', '>= 6.2.0'
4747
gem 'simplecov', '0.16.1'
4848
gem 'slack-notifier'
4949

Gemfile.lock

Lines changed: 40 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -3,55 +3,55 @@ GEM
33
specs:
44
aasm (5.2.0)
55
concurrent-ruby (~> 1.0)
6-
actioncable (5.2.4.6)
7-
actionpack (= 5.2.4.6)
6+
actioncable (5.2.6)
7+
actionpack (= 5.2.6)
88
nio4r (~> 2.0)
99
websocket-driver (>= 0.6.1)
10-
actionmailer (5.2.4.6)
11-
actionpack (= 5.2.4.6)
12-
actionview (= 5.2.4.6)
13-
activejob (= 5.2.4.6)
10+
actionmailer (5.2.6)
11+
actionpack (= 5.2.6)
12+
actionview (= 5.2.6)
13+
activejob (= 5.2.6)
1414
mail (~> 2.5, >= 2.5.4)
1515
rails-dom-testing (~> 2.0)
16-
actionpack (5.2.4.6)
17-
actionview (= 5.2.4.6)
18-
activesupport (= 5.2.4.6)
16+
actionpack (5.2.6)
17+
actionview (= 5.2.6)
18+
activesupport (= 5.2.6)
1919
rack (~> 2.0, >= 2.0.8)
2020
rack-test (>= 0.6.3)
2121
rails-dom-testing (~> 2.0)
2222
rails-html-sanitizer (~> 1.0, >= 1.0.2)
23-
actionview (5.2.4.6)
24-
activesupport (= 5.2.4.6)
23+
actionview (5.2.6)
24+
activesupport (= 5.2.6)
2525
builder (~> 3.1)
2626
erubi (~> 1.4)
2727
rails-dom-testing (~> 2.0)
2828
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2929
active_type (1.9.1)
3030
activerecord (>= 3.2)
31-
activejob (5.2.4.6)
32-
activesupport (= 5.2.4.6)
31+
activejob (5.2.6)
32+
activesupport (= 5.2.6)
3333
globalid (>= 0.3.6)
34-
activemodel (5.2.4.6)
35-
activesupport (= 5.2.4.6)
34+
activemodel (5.2.6)
35+
activesupport (= 5.2.6)
3636
activemodel-serializers-xml (1.0.2)
3737
activemodel (> 5.x)
3838
activesupport (> 5.x)
3939
builder (~> 3.1)
40-
activerecord (5.2.4.6)
41-
activemodel (= 5.2.4.6)
42-
activesupport (= 5.2.4.6)
40+
activerecord (5.2.6)
41+
activemodel (= 5.2.6)
42+
activesupport (= 5.2.6)
4343
arel (>= 9.0)
4444
activerecord-session_store (2.0.0)
4545
actionpack (>= 5.2.4.1)
4646
activerecord (>= 5.2.4.1)
4747
multi_json (~> 1.11, >= 1.11.2)
4848
rack (>= 2.0.8, < 3)
4949
railties (>= 5.2.4.1)
50-
activestorage (5.2.4.6)
51-
actionpack (= 5.2.4.6)
52-
activerecord (= 5.2.4.6)
53-
marcel (~> 0.3.1)
54-
activesupport (5.2.4.6)
50+
activestorage (5.2.6)
51+
actionpack (= 5.2.6)
52+
activerecord (= 5.2.6)
53+
marcel (~> 1.0.0)
54+
activesupport (5.2.6)
5555
concurrent-ruby (~> 1.0, >= 1.0.2)
5656
i18n (>= 0.7, < 2)
5757
minitest (~> 5.1)
@@ -312,8 +312,7 @@ GEM
312312
mini_mime (>= 0.1.1)
313313
mailgun-ruby (1.1.11)
314314
rest-client (~> 2.0.2)
315-
marcel (0.3.3)
316-
mimemagic (~> 0.3.2)
315+
marcel (1.0.1)
317316
marco-polo (1.2.1)
318317
meta-tags (2.14.0)
319318
actionpack (>= 3.2.0, < 6.2)
@@ -392,18 +391,18 @@ GEM
392391
rack
393392
rack-test (1.1.0)
394393
rack (>= 1.0, < 3)
395-
rails (5.2.4.6)
396-
actioncable (= 5.2.4.6)
397-
actionmailer (= 5.2.4.6)
398-
actionpack (= 5.2.4.6)
399-
actionview (= 5.2.4.6)
400-
activejob (= 5.2.4.6)
401-
activemodel (= 5.2.4.6)
402-
activerecord (= 5.2.4.6)
403-
activestorage (= 5.2.4.6)
404-
activesupport (= 5.2.4.6)
394+
rails (5.2.6)
395+
actioncable (= 5.2.6)
396+
actionmailer (= 5.2.6)
397+
actionpack (= 5.2.6)
398+
actionview (= 5.2.6)
399+
activejob (= 5.2.6)
400+
activemodel (= 5.2.6)
401+
activerecord (= 5.2.6)
402+
activestorage (= 5.2.6)
403+
activesupport (= 5.2.6)
405404
bundler (>= 1.3.0)
406-
railties (= 5.2.4.6)
405+
railties (= 5.2.6)
407406
sprockets-rails (>= 2.0.0)
408407
rails-controller-testing (1.0.5)
409408
actionpack (>= 5.0.1.rc1)
@@ -414,9 +413,9 @@ GEM
414413
nokogiri (>= 1.6)
415414
rails-html-sanitizer (1.3.0)
416415
loofah (~> 2.3)
417-
railties (5.2.4.6)
418-
actionpack (= 5.2.4.6)
419-
activesupport (= 5.2.4.6)
416+
railties (5.2.6)
417+
actionpack (= 5.2.6)
418+
activesupport (= 5.2.6)
420419
method_source
421420
rake (>= 0.8.7)
422421
thor (>= 0.19.0, < 2.0)
@@ -631,7 +630,7 @@ DEPENDENCIES
631630
postmark-rails
632631
puma
633632
rack-livereload
634-
rails (~> 5.2.4.2)
633+
rails (~> 5.2.6)
635634
rails-controller-testing
636635
rb-fsevent
637636
redis-namespace
@@ -643,7 +642,7 @@ DEPENDENCIES
643642
secure_headers (~> 3.9)
644643
selenium-webdriver
645644
shoulda-matchers
646-
sidekiq (>= 5.2.0)
645+
sidekiq (>= 6.2.0)
647646
simplecov (= 0.16.1)
648647
sitemap_generator
649648
slack-notifier

0 commit comments

Comments
 (0)