Skip to content

Commit 1d50b3f

Browse files
authored
Merge pull request #892 from codeRIT/gems
Updates gems
2 parents c48bfd3 + edf638f commit 1d50b3f

122 files changed

Lines changed: 97 additions & 102 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
22

33
ruby IO.read(File.expand_path('.ruby-version', __dir__)).chomp
44

5-
gem 'rails', '~> 5.2.0'
5+
gem 'rails', '~> 5.2.4.2'
66

77
gem 'puma'
88
gem 'uglifier', '>= 1.3.0'

Gemfile.lock

Lines changed: 96 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,78 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.2.3)
5-
actionpack (= 5.2.3)
4+
actioncable (5.2.4.2)
5+
actionpack (= 5.2.4.2)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailer (5.2.3)
9-
actionpack (= 5.2.3)
10-
actionview (= 5.2.3)
11-
activejob (= 5.2.3)
8+
actionmailer (5.2.4.2)
9+
actionpack (= 5.2.4.2)
10+
actionview (= 5.2.4.2)
11+
activejob (= 5.2.4.2)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.2.3)
15-
actionview (= 5.2.3)
16-
activesupport (= 5.2.3)
17-
rack (~> 2.0)
14+
actionpack (5.2.4.2)
15+
actionview (= 5.2.4.2)
16+
activesupport (= 5.2.4.2)
17+
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.3)
22-
activesupport (= 5.2.3)
21+
actionview (5.2.4.2)
22+
activesupport (= 5.2.4.2)
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.3)
28-
activesupport (= 5.2.3)
27+
activejob (5.2.4.2)
28+
activesupport (= 5.2.4.2)
2929
globalid (>= 0.3.6)
30-
activemodel (5.2.3)
31-
activesupport (= 5.2.3)
32-
activerecord (5.2.3)
33-
activemodel (= 5.2.3)
34-
activesupport (= 5.2.3)
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)
3535
arel (>= 9.0)
36-
activestorage (5.2.3)
37-
actionpack (= 5.2.3)
38-
activerecord (= 5.2.3)
36+
activestorage (5.2.4.2)
37+
actionpack (= 5.2.4.2)
38+
activerecord (= 5.2.4.2)
3939
marcel (~> 0.3.1)
40-
activesupport (5.2.3)
40+
activesupport (5.2.4.2)
4141
concurrent-ruby (~> 1.0, >= 1.0.2)
4242
i18n (>= 0.7, < 2)
4343
minitest (~> 5.1)
4444
tzinfo (~> 1.1)
4545
ansi (1.5.0)
4646
arel (9.0.0)
47-
better_errors (2.5.1)
47+
better_errors (2.7.0)
4848
coderay (>= 1.0.0)
4949
erubi (>= 1.0.0)
5050
rack (>= 0.9.0)
5151
binding_of_caller (0.8.0)
5252
debug_inspector (>= 0.0.1)
53-
bootsnap (1.4.4)
53+
bootsnap (1.4.6)
5454
msgpack (~> 1.0)
55-
builder (3.2.3)
55+
builder (3.2.4)
5656
codeclimate-test-reporter (0.6.0)
5757
simplecov (>= 0.7.1, < 1.0.0)
5858
coderay (1.1.2)
59-
concurrent-ruby (1.1.5)
60-
crass (1.0.5)
59+
concurrent-ruby (1.1.6)
60+
crass (1.0.6)
6161
debug_inspector (0.0.3)
62-
docile (1.3.1)
63-
dotenv (2.7.2)
64-
dotenv-rails (2.7.2)
65-
dotenv (= 2.7.2)
62+
docile (1.3.2)
63+
dotenv (2.7.5)
64+
dotenv-rails (2.7.5)
65+
dotenv (= 2.7.5)
6666
railties (>= 3.2, < 6.1)
67-
erubi (1.8.0)
67+
erubi (1.9.0)
6868
execjs (2.7.0)
69-
ffi (1.11.1)
69+
ffi (1.12.2)
7070
font-awesome-rails (4.7.0.5)
7171
railties (>= 3.2, < 6.1)
7272
formatador (0.2.5)
7373
globalid (0.4.2)
7474
activesupport (>= 4.2.0)
75-
guard (2.15.0)
75+
guard (2.16.2)
7676
formatador (>= 0.2.4)
7777
listen (>= 2.7, < 4.0)
7878
lumberjack (>= 1.0.12, < 2.0)
@@ -85,71 +85,69 @@ GEM
8585
guard-minitest (2.4.6)
8686
guard-compat (~> 1.2)
8787
minitest (>= 3.0)
88-
httparty (0.17.0)
88+
httparty (0.18.0)
8989
mime-types (~> 3.0)
9090
multi_xml (>= 0.5.2)
91-
i18n (1.6.0)
91+
i18n (1.8.2)
9292
concurrent-ruby (~> 1.0)
93-
jquery-rails (4.3.3)
93+
jquery-rails (4.3.5)
9494
rails-dom-testing (>= 1, < 3)
9595
railties (>= 4.2.0)
9696
thor (>= 0.14, < 2.0)
97-
json (2.2.0)
98-
listen (3.1.5)
99-
rb-fsevent (~> 0.9, >= 0.9.4)
100-
rb-inotify (~> 0.9, >= 0.9.7)
101-
ruby_dep (~> 1.2)
102-
loofah (2.3.1)
97+
listen (3.2.1)
98+
rb-fsevent (~> 0.10, >= 0.10.3)
99+
rb-inotify (~> 0.9, >= 0.9.10)
100+
loofah (2.5.0)
103101
crass (~> 1.0.2)
104102
nokogiri (>= 1.5.9)
105-
lumberjack (1.0.13)
103+
lumberjack (1.2.4)
106104
mail (2.7.1)
107105
mini_mime (>= 0.1.1)
108106
marcel (0.3.3)
109107
mimemagic (~> 0.3.2)
110-
method_source (0.9.2)
111-
mime-types (3.2.2)
108+
method_source (1.0.0)
109+
mime-types (3.3.1)
112110
mime-types-data (~> 3.2015)
113-
mime-types-data (3.2019.0331)
114-
mimemagic (0.3.3)
115-
mini_mime (1.0.1)
111+
mime-types-data (3.2019.1009)
112+
mimemagic (0.3.4)
113+
mini_mime (1.0.2)
116114
mini_portile2 (2.4.0)
117-
minitest (5.11.3)
118-
minitest-reporters (1.3.6)
115+
minitest (5.14.0)
116+
minitest-reporters (1.4.2)
119117
ansi
120118
builder
121119
minitest (>= 5.0)
122120
ruby-progressbar
123-
msgpack (1.2.10)
124-
multi_json (1.13.1)
121+
msgpack (1.3.3)
125122
multi_xml (0.6.0)
126123
nenv (0.3.0)
127-
nio4r (2.3.1)
128-
nokogiri (1.10.8)
124+
nio4r (2.5.2)
125+
nokogiri (1.10.9)
129126
mini_portile2 (~> 2.4.0)
130-
notiffany (0.1.1)
127+
notiffany (0.1.3)
131128
nenv (~> 0.1)
132129
shellany (~> 0.0)
133-
power_assert (1.1.4)
134-
pry (0.12.2)
135-
coderay (~> 1.1.0)
136-
method_source (~> 0.9.0)
137-
puma (3.12.4)
138-
rack (2.0.8)
130+
power_assert (1.2.0)
131+
pry (0.13.1)
132+
coderay (~> 1.1)
133+
method_source (~> 1.0)
134+
puma (4.3.3)
135+
nio4r (~> 2.0)
136+
rack (2.2.2)
139137
rack-test (1.1.0)
140138
rack (>= 1.0, < 3)
141-
rails (5.2.3)
142-
actioncable (= 5.2.3)
143-
actionmailer (= 5.2.3)
144-
actionpack (= 5.2.3)
145-
actionview (= 5.2.3)
146-
activejob (= 5.2.3)
147-
activemodel (= 5.2.3)
148-
activerecord (= 5.2.3)
149-
activestorage (= 5.2.3)
150-
activesupport (= 5.2.3)
139+
rails (5.2.4.2)
140+
actioncable (= 5.2.4.2)
141+
actionmailer (= 5.2.4.2)
142+
actionpack (= 5.2.4.2)
143+
actionview (= 5.2.4.2)
144+
activejob (= 5.2.4.2)
145+
activemodel (= 5.2.4.2)
146+
activerecord (= 5.2.4.2)
147+
activestorage (= 5.2.4.2)
148+
activesupport (= 5.2.4.2)
151149
bundler (>= 1.3.0)
152-
railties (= 5.2.3)
150+
railties (= 5.2.4.2)
153151
sprockets-rails (>= 2.0.0)
154152
rails-controller-testing (1.0.4)
155153
actionpack (>= 5.0.1.x)
@@ -158,34 +156,32 @@ GEM
158156
rails-dom-testing (2.0.3)
159157
activesupport (>= 4.2.0)
160158
nokogiri (>= 1.6)
161-
rails-html-sanitizer (1.0.4)
162-
loofah (~> 2.2, >= 2.2.2)
159+
rails-html-sanitizer (1.3.0)
160+
loofah (~> 2.3)
163161
rails_12factor (0.0.3)
164162
rails_serve_static_assets
165163
rails_stdout_logging
166164
rails_serve_static_assets (0.0.5)
167165
rails_stdout_logging (0.0.5)
168-
railties (5.2.3)
169-
actionpack (= 5.2.3)
170-
activesupport (= 5.2.3)
166+
railties (5.2.4.2)
167+
actionpack (= 5.2.4.2)
168+
activesupport (= 5.2.4.2)
171169
method_source
172170
rake (>= 0.8.7)
173171
thor (>= 0.19.0, < 2.0)
174172
rake (13.0.1)
175173
rb-fsevent (0.10.3)
176-
rb-inotify (0.10.0)
174+
rb-inotify (0.10.1)
177175
ffi (~> 1.0)
178-
rollbar (2.19.4)
179-
multi_json
180-
ruby-progressbar (1.10.0)
181-
ruby_dep (1.5.0)
176+
rollbar (2.25.0)
177+
ruby-progressbar (1.10.1)
182178
sass (3.7.4)
183179
sass-listen (~> 4.0.0)
184180
sass-listen (4.0.0)
185181
rb-fsevent (~> 0.9, >= 0.9.4)
186182
rb-inotify (~> 0.9, >= 0.9.7)
187-
sass-rails (5.0.7)
188-
railties (>= 4.0.0, < 6)
183+
sass-rails (5.1.0)
184+
railties (>= 5.2.0)
189185
sass (~> 3.1)
190186
sprockets (>= 2.8, < 4.0)
191187
sprockets-rails (>= 2.0, < 4.0)
@@ -197,14 +193,13 @@ GEM
197193
shoulda-context (1.2.2)
198194
shoulda-matchers (3.1.3)
199195
activesupport (>= 4.0.0)
200-
simplecov (0.16.1)
196+
simplecov (0.18.5)
201197
docile (~> 1.1)
202-
json (>= 1.8, < 3)
203-
simplecov-html (~> 0.10.0)
204-
simplecov-html (0.10.2)
205-
skylight (4.0.2)
206-
skylight-core (= 4.0.2)
207-
skylight-core (4.0.2)
198+
simplecov-html (~> 0.11)
199+
simplecov-html (0.12.2)
200+
skylight (4.3.0)
201+
skylight-core (= 4.3.0)
202+
skylight-core (4.3.0)
208203
activesupport (>= 4.2.0)
209204
sprockets (3.7.2)
210205
concurrent-ruby (~> 1.0)
@@ -213,19 +208,19 @@ GEM
213208
actionpack (>= 4.0)
214209
activesupport (>= 4.0)
215210
sprockets (>= 3.0.0)
216-
test-unit (3.3.3)
211+
test-unit (3.3.5)
217212
power_assert
218-
thor (0.20.3)
213+
thor (1.0.1)
219214
thread_safe (0.3.6)
220-
tilt (2.0.9)
221-
tzinfo (1.2.5)
215+
tilt (2.0.10)
216+
tzinfo (1.2.7)
222217
thread_safe (~> 0.1)
223-
uglifier (4.1.20)
218+
uglifier (4.2.0)
224219
execjs (>= 0.3.0, < 3)
225220
valid_attribute (2.0.0)
226-
websocket-driver (0.7.0)
221+
websocket-driver (0.7.1)
227222
websocket-extensions (>= 0.1.0)
228-
websocket-extensions (0.1.3)
223+
websocket-extensions (0.1.4)
229224

230225
PLATFORMS
231226
ruby
@@ -243,7 +238,7 @@ DEPENDENCIES
243238
jquery-rails (~> 4.3)
244239
minitest-reporters
245240
puma
246-
rails (~> 5.2.0)
241+
rails (~> 5.2.4.2)
247242
rails-controller-testing
248243
rails_12factor
249244
rollbar (~> 2.8)

vendor/cache/actioncable-5.2.3.gem

-40.5 KB
Binary file not shown.
40.5 KB
Binary file not shown.
-28.5 KB
Binary file not shown.
28.5 KB
Binary file not shown.

vendor/cache/actionpack-5.2.3.gem

-207 KB
Binary file not shown.
208 KB
Binary file not shown.

vendor/cache/actionview-5.2.3.gem

-159 KB
Binary file not shown.
159 KB
Binary file not shown.

0 commit comments

Comments
 (0)