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

Bump activesupport from 6.1.4.4 to 6.1.7.2 #24

Closed
wants to merge 1 commit into from
Closed
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
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
CFPropertyList (3.0.5)
rexml
activesupport (6.1.4.4)
activesupport (6.1.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -54,7 +54,7 @@ GEM
netrc (~> 0.11)
cocoapods-try (1.2.0)
colored2 (3.1.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.0)
escape (0.0.4)
ethon (0.15.0)
ffi (>= 1.15.0)
Expand All @@ -63,7 +63,7 @@ GEM
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
httpclient (2.8.3)
i18n (1.8.11)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jazzy (0.14.1)
cocoapods (~> 1.5)
Expand All @@ -77,7 +77,7 @@ GEM
xcinvoke (~> 0.3.0)
json (2.6.1)
liferaft (0.0.6)
minitest (5.15.0)
minitest (5.17.0)
molinillo (0.8.0)
mustache (1.1.1)
nanaimo (0.3.0)
Expand All @@ -94,7 +94,7 @@ GEM
sqlite3 (1.4.2)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
xcinvoke (0.3.0)
liferaft (~> 0.0.6)
Expand All @@ -105,10 +105,11 @@ GEM
colored2 (~> 3.1)
nanaimo (~> 0.3.0)
rexml (~> 3.2.4)
zeitwerk (2.5.2)
zeitwerk (2.6.6)

PLATFORMS
arm64-darwin-21
x86_64-linux

DEPENDENCIES
cocoapods
Expand Down