Skip to content

Commit 7e9148b

Browse files
committed
Updated gems
1 parent 19eb63c commit 7e9148b

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ruby '2.5.1'
66
gem 'dotenv-rails', require: 'dotenv/rails-now'
77

88
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
9-
gem 'rails', '~> 5.2.4.2'
9+
gem 'rails', '= 5.2.4.3'
1010

1111
# Use sqlite3 as the database for Active Record
1212
gem 'sqlite3'

Gemfile.lock

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.2.4.2)
5-
actionpack (= 5.2.4.2)
4+
actioncable (5.2.4.3)
5+
actionpack (= 5.2.4.3)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailer (5.2.4.2)
9-
actionpack (= 5.2.4.2)
10-
actionview (= 5.2.4.2)
11-
activejob (= 5.2.4.2)
8+
actionmailer (5.2.4.3)
9+
actionpack (= 5.2.4.3)
10+
actionview (= 5.2.4.3)
11+
activejob (= 5.2.4.3)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.2.4.2)
15-
actionview (= 5.2.4.2)
16-
activesupport (= 5.2.4.2)
14+
actionpack (5.2.4.3)
15+
actionview (= 5.2.4.3)
16+
activesupport (= 5.2.4.3)
1717
rack (~> 2.0, >= 2.0.8)
1818
rack-test (>= 0.6.3)
1919
rails-dom-testing (~> 2.0)
2020
rails-html-sanitizer (~> 1.0, >= 1.0.2)
21-
actionview (5.2.4.2)
22-
activesupport (= 5.2.4.2)
21+
actionview (5.2.4.3)
22+
activesupport (= 5.2.4.3)
2323
builder (~> 3.1)
2424
erubi (~> 1.4)
2525
rails-dom-testing (~> 2.0)
2626
rails-html-sanitizer (~> 1.0, >= 1.0.3)
27-
activejob (5.2.4.2)
28-
activesupport (= 5.2.4.2)
27+
activejob (5.2.4.3)
28+
activesupport (= 5.2.4.3)
2929
globalid (>= 0.3.6)
30-
activemodel (5.2.4.2)
31-
activesupport (= 5.2.4.2)
32-
activerecord (5.2.4.2)
33-
activemodel (= 5.2.4.2)
34-
activesupport (= 5.2.4.2)
30+
activemodel (5.2.4.3)
31+
activesupport (= 5.2.4.3)
32+
activerecord (5.2.4.3)
33+
activemodel (= 5.2.4.3)
34+
activesupport (= 5.2.4.3)
3535
arel (>= 9.0)
36-
activestorage (5.2.4.2)
37-
actionpack (= 5.2.4.2)
38-
activerecord (= 5.2.4.2)
36+
activestorage (5.2.4.3)
37+
actionpack (= 5.2.4.3)
38+
activerecord (= 5.2.4.3)
3939
marcel (~> 0.3.1)
40-
activesupport (5.2.4.2)
40+
activesupport (5.2.4.3)
4141
concurrent-ruby (~> 1.0, >= 1.0.2)
4242
i18n (>= 0.7, < 2)
4343
minitest (~> 5.1)
@@ -57,7 +57,7 @@ GEM
5757
coffee-script-source
5858
execjs
5959
coffee-script-source (1.12.2)
60-
concurrent-ruby (1.1.6)
60+
concurrent-ruby (1.1.7)
6161
connection_pool (2.2.2)
6262
crass (1.0.6)
6363
database_cleaner (1.7.0)
@@ -97,7 +97,7 @@ GEM
9797
graphql (1.8.11)
9898
graphql-guard (1.2.1)
9999
graphql (>= 1.6.0, < 2)
100-
i18n (1.8.2)
100+
i18n (1.8.5)
101101
concurrent-ruby (~> 1.0)
102102
jbuilder (2.9.1)
103103
activesupport (>= 4.2.0)
@@ -106,21 +106,21 @@ GEM
106106
rb-fsevent (~> 0.9, >= 0.9.4)
107107
rb-inotify (~> 0.9, >= 0.9.7)
108108
ruby_dep (~> 1.2)
109-
loofah (2.4.0)
109+
loofah (2.7.0)
110110
crass (~> 1.0.2)
111111
nokogiri (>= 1.5.9)
112112
mail (2.7.1)
113113
mini_mime (>= 0.1.1)
114114
marcel (0.3.3)
115115
mimemagic (~> 0.3.2)
116116
method_source (1.0.0)
117-
mimemagic (0.3.4)
117+
mimemagic (0.3.5)
118118
mini_mime (1.0.2)
119119
mini_portile2 (2.4.0)
120-
minitest (5.14.0)
120+
minitest (5.14.2)
121121
msgpack (1.3.0)
122-
nio4r (2.5.2)
123-
nokogiri (1.10.9)
122+
nio4r (2.5.4)
123+
nokogiri (1.10.10)
124124
mini_portile2 (~> 2.4.0)
125125
pastel (0.7.3)
126126
equatable (~> 0.6)
@@ -134,27 +134,27 @@ GEM
134134
rack
135135
rack-test (1.1.0)
136136
rack (>= 1.0, < 3)
137-
rails (5.2.4.2)
138-
actioncable (= 5.2.4.2)
139-
actionmailer (= 5.2.4.2)
140-
actionpack (= 5.2.4.2)
141-
actionview (= 5.2.4.2)
142-
activejob (= 5.2.4.2)
143-
activemodel (= 5.2.4.2)
144-
activerecord (= 5.2.4.2)
145-
activestorage (= 5.2.4.2)
146-
activesupport (= 5.2.4.2)
137+
rails (5.2.4.3)
138+
actioncable (= 5.2.4.3)
139+
actionmailer (= 5.2.4.3)
140+
actionpack (= 5.2.4.3)
141+
actionview (= 5.2.4.3)
142+
activejob (= 5.2.4.3)
143+
activemodel (= 5.2.4.3)
144+
activerecord (= 5.2.4.3)
145+
activestorage (= 5.2.4.3)
146+
activesupport (= 5.2.4.3)
147147
bundler (>= 1.3.0)
148-
railties (= 5.2.4.2)
148+
railties (= 5.2.4.3)
149149
sprockets-rails (>= 2.0.0)
150150
rails-dom-testing (2.0.3)
151151
activesupport (>= 4.2.0)
152152
nokogiri (>= 1.6)
153153
rails-html-sanitizer (1.3.0)
154154
loofah (~> 2.3)
155-
railties (5.2.4.2)
156-
actionpack (= 5.2.4.2)
157-
activesupport (= 5.2.4.2)
155+
railties (5.2.4.3)
156+
actionpack (= 5.2.4.3)
157+
activesupport (= 5.2.4.3)
158158
method_source
159159
rake (>= 0.8.7)
160160
thor (>= 0.19.0, < 2.0)
@@ -213,7 +213,7 @@ GEM
213213
sprockets (3.7.2)
214214
concurrent-ruby (~> 1.0)
215215
rack (> 1, < 3)
216-
sprockets-rails (3.2.1)
216+
sprockets-rails (3.2.2)
217217
actionpack (>= 4.0)
218218
activesupport (>= 4.0)
219219
sprockets (>= 3.0.0)
@@ -248,7 +248,7 @@ GEM
248248
activemodel (>= 5.0)
249249
bindex (>= 0.4.0)
250250
railties (>= 5.0)
251-
websocket-driver (0.7.1)
251+
websocket-driver (0.7.3)
252252
websocket-extensions (>= 0.1.0)
253253
websocket-extensions (0.1.5)
254254

@@ -275,7 +275,7 @@ DEPENDENCIES
275275
pg
276276
puma (~> 3.12)
277277
pundit (~> 1.1)
278-
rails (~> 5.2.4.2)
278+
rails (= 5.2.4.3)
279279
rspec
280280
rspec-rails
281281
rspec-sidekiq

0 commit comments

Comments
 (0)