Skip to content

Commit

Permalink
bundle updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aploshay committed Jul 22, 2022
1 parent 356ed21 commit 06fe393
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/rails-lts/rack.git
revision: de472597cac8f3f222e7b6e90a07c2b991704b01
revision: 416ce595040638b147d747b2e636a7ef63a26a07
branch: lts-1-6-stable
specs:
rack (1.6.13)
Expand Down Expand Up @@ -205,7 +205,7 @@ GEM
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.12.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.8)
Expand All @@ -218,16 +218,16 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2021.1115)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
mini_portile2 (2.8.0)
minitest (5.14.4)
multi_json (1.15.0)
multi_test (0.1.2)
mysql2 (0.4.10)
nenv (0.3.0)
nested_form (0.3.2)
nio4r (2.5.8)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.13.7)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand All @@ -241,7 +241,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
puma (4.3.11)
puma (4.3.12)
nio4r (~> 2.0)
pundit (2.1.1)
activesupport (>= 3.0.0)
Expand All @@ -268,7 +268,7 @@ GEM
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.4.2)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
railties (4.2.11.3)
actionpack (= 4.2.11.3)
Expand Down Expand Up @@ -347,7 +347,7 @@ GEM
tilt (1.4.1)
tins (1.29.1)
sync
tzinfo (1.2.9)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit 06fe393

Please sign in to comment.