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

Bump activesupport from 6.1.6.1 to 7.0.5 #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.6.1)
activesupport (7.0.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
autoprefixer-rails (10.2.5.0)
Expand All @@ -16,7 +15,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.0)
concurrent-ruby (1.2.2)
contracts (0.16.1)
dotenv (2.8.1)
erubis (2.7.0)
Expand Down Expand Up @@ -81,7 +80,7 @@ GEM
middleman-core (>= 3.2)
rouge (~> 3.2)
mini_portile2 (2.8.0)
minitest (5.17.0)
minitest (5.18.0)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand Down Expand Up @@ -122,7 +121,6 @@ GEM
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
webrick (1.8.1)
zeitwerk (2.6.0)

PLATFORMS
ruby
Expand All @@ -135,8 +133,8 @@ DEPENDENCIES
nokogiri (~> 1.13.3)
redcarpet (~> 3.6.0)
rouge (~> 3.21)
sass
webrick
sass (~> 3.7.4)
webrick (~> 1.8.1)

RUBY VERSION
ruby 2.7.2p137
Expand Down