Skip to content

Commit 774c09a

Browse files
committed
Update gems
1 parent b28f08d commit 774c09a

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -58,31 +58,31 @@ GEM
5858
database_cleaner-core (2.0.1)
5959
diff-lcs (1.4.4)
6060
erubi (1.10.0)
61-
ffi (1.15.3)
62-
globalid (0.4.2)
63-
activesupport (>= 4.2.0)
61+
ffi (1.15.4)
62+
globalid (0.5.2)
63+
activesupport (>= 5.0)
6464
i18n (1.8.10)
6565
concurrent-ruby (~> 1.0)
6666
jwt (2.1.0)
6767
listen (3.2.1)
6868
rb-fsevent (~> 0.10, >= 0.10.3)
6969
rb-inotify (~> 0.9, >= 0.9.10)
70-
loofah (2.10.0)
70+
loofah (2.12.0)
7171
crass (~> 1.0.2)
7272
nokogiri (>= 1.5.9)
7373
mail (2.7.1)
7474
mini_mime (>= 0.1.1)
75-
marcel (1.0.1)
75+
marcel (1.0.2)
7676
method_source (1.0.0)
77-
mini_mime (1.1.0)
77+
mini_mime (1.1.2)
7878
minitest (5.14.4)
7979
nio4r (2.5.8)
8080
nokogiri (1.12.5-x86_64-linux)
8181
racc (~> 1.4)
82-
parallel (1.20.1)
82+
parallel (1.21.0)
8383
parser (3.0.2.0)
8484
ast (~> 2.4.1)
85-
puma (5.5.1)
85+
puma (5.5.2)
8686
nio4r (~> 2.0)
8787
racc (1.5.2)
8888
rack (2.2.3)
@@ -104,7 +104,7 @@ GEM
104104
rails-dom-testing (2.0.3)
105105
activesupport (>= 4.2.0)
106106
nokogiri (>= 1.6)
107-
rails-html-sanitizer (1.3.0)
107+
rails-html-sanitizer (1.4.2)
108108
loofah (~> 2.3)
109109
railties (5.2.6)
110110
actionpack (= 5.2.6)
@@ -131,7 +131,7 @@ GEM
131131
rspec-mocks (3.10.2)
132132
diff-lcs (>= 1.2.0, < 2.0)
133133
rspec-support (~> 3.10.0)
134-
rspec-rails (5.0.1)
134+
rspec-rails (5.0.2)
135135
actionpack (>= 5.2)
136136
activesupport (>= 5.2)
137137
railties (>= 5.2)
@@ -140,16 +140,16 @@ GEM
140140
rspec-mocks (~> 3.10)
141141
rspec-support (~> 3.10)
142142
rspec-support (3.10.2)
143-
rubocop (1.18.3)
143+
rubocop (1.22.1)
144144
parallel (~> 1.10)
145145
parser (>= 3.0.0.0)
146146
rainbow (>= 2.2.2, < 4.0)
147147
regexp_parser (>= 1.8, < 3.0)
148148
rexml
149-
rubocop-ast (>= 1.7.0, < 2.0)
149+
rubocop-ast (>= 1.12.0, < 2.0)
150150
ruby-progressbar (~> 1.7)
151151
unicode-display_width (>= 1.4.0, < 3.0)
152-
rubocop-ast (1.8.0)
152+
rubocop-ast (1.12.0)
153153
parser (>= 3.0.1.1)
154154
ruby-progressbar (1.11.0)
155155
shoulda-matchers (4.4.1)
@@ -171,7 +171,7 @@ GEM
171171
thread_safe (0.3.6)
172172
tzinfo (1.2.9)
173173
thread_safe (~> 0.1)
174-
unicode-display_width (2.0.0)
174+
unicode-display_width (2.1.0)
175175
web-console (3.7.0)
176176
actionview (>= 5.0)
177177
activemodel (>= 5.0)

0 commit comments

Comments
 (0)