Skip to content

Commit 59cbfc2

Browse files
authored
Merge pull request #901 from codeRIT/gem-updates
Gem updates
2 parents 4ace69f + 1b99347 commit 59cbfc2

31 files changed

Lines changed: 15 additions & 15 deletions

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ GEM
5757
tzinfo (~> 1.1)
5858
zeitwerk (~> 2.2)
5959
ansi (1.5.0)
60-
better_errors (2.7.0)
60+
better_errors (2.7.1)
6161
coderay (>= 1.0.0)
6262
erubi (>= 1.0.0)
6363
rack (>= 0.9.0)
@@ -68,7 +68,7 @@ GEM
6868
builder (3.2.4)
6969
codeclimate-test-reporter (0.6.0)
7070
simplecov (>= 0.7.1, < 1.0.0)
71-
coderay (1.1.2)
71+
coderay (1.1.3)
7272
concurrent-ruby (1.1.6)
7373
crass (1.0.6)
7474
debug_inspector (0.0.3)
@@ -79,7 +79,7 @@ GEM
7979
railties (>= 3.2, < 6.1)
8080
erubi (1.9.0)
8181
execjs (2.7.0)
82-
ffi (1.12.2)
82+
ffi (1.13.1)
8383
font-awesome-rails (4.7.0.5)
8484
railties (>= 3.2, < 6.1)
8585
formatador (0.2.5)
@@ -98,12 +98,12 @@ GEM
9898
guard-minitest (2.4.6)
9999
guard-compat (~> 1.2)
100100
minitest (>= 3.0)
101-
httparty (0.18.0)
101+
httparty (0.18.1)
102102
mime-types (~> 3.0)
103103
multi_xml (>= 0.5.2)
104-
i18n (1.8.2)
104+
i18n (1.8.3)
105105
concurrent-ruby (~> 1.0)
106-
jquery-rails (4.3.5)
106+
jquery-rails (4.4.0)
107107
rails-dom-testing (>= 1, < 3)
108108
railties (>= 4.2.0)
109109
thor (>= 0.14, < 2.0)
@@ -113,19 +113,19 @@ GEM
113113
loofah (2.5.0)
114114
crass (~> 1.0.2)
115115
nokogiri (>= 1.5.9)
116-
lumberjack (1.2.4)
116+
lumberjack (1.2.5)
117117
mail (2.7.1)
118118
mini_mime (>= 0.1.1)
119119
marcel (0.3.3)
120120
mimemagic (~> 0.3.2)
121121
method_source (1.0.0)
122122
mime-types (3.3.1)
123123
mime-types-data (~> 3.2015)
124-
mime-types-data (3.2020.0425)
125-
mimemagic (0.3.4)
124+
mime-types-data (3.2020.0512)
125+
mimemagic (0.3.5)
126126
mini_mime (1.0.2)
127127
mini_portile2 (2.4.0)
128-
minitest (5.14.0)
128+
minitest (5.14.1)
129129
minitest-reporters (1.4.2)
130130
ansi
131131
builder
@@ -185,10 +185,10 @@ GEM
185185
rake (>= 0.8.7)
186186
thor (>= 0.20.3, < 2.0)
187187
rake (13.0.1)
188-
rb-fsevent (0.10.3)
188+
rb-fsevent (0.10.4)
189189
rb-inotify (0.10.1)
190190
ffi (~> 1.0)
191-
rollbar (2.25.0)
191+
rollbar (2.25.1)
192192
ruby-progressbar (1.10.1)
193193
sass (3.7.4)
194194
sass-listen (~> 4.0.0)
@@ -223,7 +223,7 @@ GEM
223223
actionpack (>= 4.0)
224224
activesupport (>= 4.0)
225225
sprockets (>= 3.0.0)
226-
test-unit (3.3.5)
226+
test-unit (3.3.6)
227227
power_assert
228228
thor (1.0.1)
229229
thread_safe (0.3.6)
@@ -233,9 +233,9 @@ GEM
233233
uglifier (4.2.0)
234234
execjs (>= 0.3.0, < 3)
235235
valid_attribute (2.0.0)
236-
websocket-driver (0.7.1)
236+
websocket-driver (0.7.2)
237237
websocket-extensions (>= 0.1.0)
238-
websocket-extensions (0.1.4)
238+
websocket-extensions (0.1.5)
239239
zeitwerk (2.3.0)
240240

241241
PLATFORMS
-25 KB
Binary file not shown.
25 KB
Binary file not shown.

vendor/cache/coderay-1.1.2.gem

-90 KB
Binary file not shown.

vendor/cache/coderay-1.1.3.gem

90.5 KB
Binary file not shown.

vendor/cache/ffi-1.12.2.gem

-876 KB
Binary file not shown.

vendor/cache/ffi-1.13.1.gem

877 KB
Binary file not shown.

vendor/cache/httparty-0.18.0.gem

-43 KB
Binary file not shown.

vendor/cache/httparty-0.18.1.gem

43.5 KB
Binary file not shown.

vendor/cache/i18n-1.8.2.gem

-41.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)