Skip to content

Commit

Permalink
bundler updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Artelas committed Sep 23, 2024
1 parent 9886bf3 commit da2d227
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
claide (1.0.3)
clamp (1.3.2)
cocoapods (1.10.1)
addressable (~> 2.6)
claide (>= 1.0.2, < 2.0)
Expand Down Expand Up @@ -199,6 +200,7 @@ GEM
memoist (0.16.2)
mini_magick (4.11.0)
mini_mime (1.1.0)
mini_portile2 (2.8.7)
minitest (5.14.4)
molinillo (0.6.6)
multi_json (1.15.0)
Expand All @@ -207,9 +209,13 @@ GEM
nap (1.1.0)
naturally (2.2.1)
netrc (0.11.0)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
os (1.1.1)
plist (3.6.0)
public_suffix (4.0.6)
racc (1.8.1)
rake (13.0.3)
representable (3.1.1)
declarative (< 0.1.0)
Expand All @@ -231,6 +237,12 @@ GEM
simctl (1.6.8)
CFPropertyList
naturally
slather (2.7.1)
CFPropertyList (>= 2.2, < 4)
activesupport
clamp (~> 1.3)
nokogiri (~> 1.11)
xcodeproj (~> 1.7)
terminal-notifier (2.0.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
Expand Down Expand Up @@ -270,6 +282,7 @@ DEPENDENCIES
dotenv (~> 2.4)
fastlane (~> 2.96)
fastlane-plugin-auth0_shipper
slather

BUNDLED WITH
2.2.18
2.5.19

0 comments on commit da2d227

Please sign in to comment.