Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit f14b057

Browse files
Update gems
1 parent e2654bc commit f14b057

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ GEM
269269
guard-compat (~> 1.1)
270270
rspec (>= 2.99.0, < 4.0)
271271
hashie (5.0.0)
272-
http-cookie (1.0.4)
272+
http-cookie (1.0.5)
273273
domain_name (~> 0.5)
274274
http_parser.rb (0.8.0)
275275
httparty (0.20.0)
@@ -280,7 +280,7 @@ GEM
280280
i18n_data (0.16.0)
281281
simple_po_parser (~> 1.1)
282282
iniparse (1.5.0)
283-
jquery-rails (4.4.0)
283+
jquery-rails (4.5.0)
284284
rails-dom-testing (>= 1, < 3)
285285
railties (>= 4.2.0)
286286
thor (>= 0.14, < 2.0)
@@ -484,13 +484,13 @@ GEM
484484
rswag-ui (2.5.1)
485485
actionpack (>= 3.1, < 7.1)
486486
railties (>= 3.1, < 7.1)
487-
rubocop (1.29.1)
487+
rubocop (1.30.0)
488488
parallel (~> 1.10)
489489
parser (>= 3.1.0.0)
490490
rainbow (>= 2.2.2, < 4.0)
491491
regexp_parser (>= 1.8, < 3.0)
492492
rexml (>= 3.2.5, < 4.0)
493-
rubocop-ast (>= 1.17.0, < 2.0)
493+
rubocop-ast (>= 1.18.0, < 2.0)
494494
ruby-progressbar (~> 1.7)
495495
unicode-display_width (>= 1.4.0, < 3.0)
496496
rubocop-ast (1.18.0)
@@ -550,13 +550,13 @@ GEM
550550
thor (1.2.1)
551551
thread_safe (0.3.6)
552552
tilt (2.0.10)
553-
tinymce-rails (6.0.2)
553+
tinymce-rails (6.0.3)
554554
railties (>= 3.1.1)
555555
tzinfo (1.2.9)
556556
thread_safe (~> 0.1)
557557
unf (0.1.4)
558558
unf_ext
559-
unf_ext (0.0.8.1)
559+
unf_ext (0.0.8.2)
560560
unicode-display_width (2.1.0)
561561
unicode_utils (1.4.0)
562562
unicorn (6.1.0)
@@ -577,7 +577,7 @@ GEM
577577
nokogiri (~> 1.8)
578578
xray-rails (0.3.2)
579579
rails (>= 3.1.0)
580-
yajl-ruby (1.4.2)
580+
yajl-ruby (1.4.3)
581581

582582
PLATFORMS
583583
x86_64-darwin-19

0 commit comments

Comments
 (0)