Skip to content

Commit 0be3225

Browse files
Bump rake from 12.3.1 to 13.0.1
Bumps [rake](https://github.com/ruby/rake) from 12.3.1 to 13.0.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v12.3.1...v13.0.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e21ba0 commit 0be3225

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed

Gemfile.lock

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ GEM
6363
blankslate (3.1.3)
6464
browser (2.4.0)
6565
bugsnag (5.3.2)
66-
builder (3.2.3)
66+
builder (3.2.4)
6767
byebug (9.0.6)
6868
capybara (2.14.0)
6969
addressable
@@ -97,20 +97,21 @@ GEM
9797
coffee-script-source
9898
execjs
9999
coffee-script-source (1.12.2)
100-
concurrent-ruby (1.1.5)
100+
concurrent-ruby (1.1.6)
101101
connection_pool (2.2.1)
102-
crass (1.0.5)
102+
crass (1.0.6)
103103
dalli (2.7.6)
104104
derailed (0.1.0)
105105
derailed_benchmarks
106-
derailed_benchmarks (1.3.2)
106+
derailed_benchmarks (1.6.0)
107107
benchmark-ips (~> 2)
108108
get_process_mem (~> 0)
109109
heapy (~> 0)
110110
memory_profiler (~> 0)
111111
rack (>= 1)
112-
rake (> 10, < 13)
113-
thor (~> 0.19)
112+
rake (> 10, < 14)
113+
ruby-statistics (>= 2.1)
114+
thor (>= 0.19, < 2)
114115
domain_name (0.5.20170404)
115116
unf (>= 0.0.5, < 1.0.0)
116117
dotenv (2.2.1)
@@ -135,9 +136,11 @@ GEM
135136
i18n (~> 0.5)
136137
faraday (0.12.1)
137138
multipart-post (>= 1.2, < 3)
139+
ffi (1.12.2)
138140
friendly_id (5.2.1)
139141
activerecord (>= 4.0.0)
140-
get_process_mem (0.2.1)
142+
get_process_mem (0.2.5)
143+
ffi (~> 1.0)
141144
globalid (0.4.1)
142145
activesupport (>= 4.2.0)
143146
green_monkey (0.3.0)
@@ -153,7 +156,7 @@ GEM
153156
haml (>= 4.0.6, < 6.0)
154157
html2haml (>= 1.0.1)
155158
railties (>= 4.0.1)
156-
heapy (0.1.3)
159+
heapy (0.1.4)
157160
html2haml (2.2.0)
158161
erubis (~> 2.7.0)
159162
haml (>= 4.0, < 6)
@@ -209,10 +212,10 @@ GEM
209212
mini_mime (>= 0.1.1)
210213
mailgun-ruby (1.1.6)
211214
rest-client (~> 2.0)
212-
memory_profiler (0.9.10)
215+
memory_profiler (0.9.14)
213216
meta-tags (2.4.1)
214217
actionpack (>= 3.2.0, < 5.2)
215-
method_source (0.9.0)
218+
method_source (0.9.2)
216219
mida_vocabulary (0.2.2)
217220
blankslate (~> 3.1)
218221
mime-types (3.1)
@@ -224,7 +227,7 @@ GEM
224227
mini_portile2 (2.3.0)
225228
mini_racer (0.2.0)
226229
libv8 (>= 6.3)
227-
minitest (5.13.0)
230+
minitest (5.14.0)
228231
multi_json (1.14.1)
229232
multipart-post (2.0.0)
230233
netrc (0.11.0)
@@ -251,7 +254,7 @@ GEM
251254
multi_json (~> 1.0)
252255
pusher-signature (~> 0.1.8)
253256
pusher-signature (0.1.8)
254-
rack (2.0.5)
257+
rack (2.2.2)
255258
rack-cors (1.0.5)
256259
rack (>= 1.6.0)
257260
rack-mini-profiler (0.10.5)
@@ -278,8 +281,8 @@ GEM
278281
rails-dom-testing (2.0.3)
279282
activesupport (>= 4.2.0)
280283
nokogiri (>= 1.6)
281-
rails-html-sanitizer (1.0.4)
282-
loofah (~> 2.2, >= 2.2.2)
284+
rails-html-sanitizer (1.3.0)
285+
loofah (~> 2.3)
283286
rails_12factor (0.0.3)
284287
rails_serve_static_assets
285288
rails_stdout_logging
@@ -293,7 +296,7 @@ GEM
293296
thor (>= 0.18.1, < 2.0)
294297
rainbow (2.2.2)
295298
rake
296-
rake (12.3.1)
299+
rake (13.0.1)
297300
react_on_rails (8.0.1)
298301
addressable
299302
connection_pool
@@ -316,6 +319,7 @@ GEM
316319
ruby-progressbar (~> 1.7)
317320
unicode-display_width (~> 1.0, >= 1.0.1)
318321
ruby-progressbar (1.8.1)
322+
ruby-statistics (2.1.1)
319323
ruby_parser (3.9.0)
320324
sexp_processor (~> 4.1)
321325
sass (3.4.24)
@@ -347,7 +351,7 @@ GEM
347351
stripe (2.11.0)
348352
faraday (~> 0.9)
349353
temple (0.8.0)
350-
thor (0.20.0)
354+
thor (1.0.1)
351355
thread_safe (0.3.6)
352356
tilt (2.0.7)
353357
timecop (0.8.1)
@@ -356,7 +360,7 @@ GEM
356360
turbolinks (5.0.1)
357361
turbolinks-source (~> 5)
358362
turbolinks-source (5.0.3)
359-
tzinfo (1.2.5)
363+
tzinfo (1.2.6)
360364
thread_safe (~> 0.1)
361365
uglifier (3.2.0)
362366
execjs (>= 0.3.0, < 3)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy