Skip to content

Commit

Permalink
reverted gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Valeriu Popa committed Jan 4, 2024
1 parent 60045ae commit fafd376
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
CFPropertyList (3.0.6)
rexml
activesupport (6.1.4.1)
activesupport (6.1.7.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -73,18 +73,18 @@ GEM
cocoapods-try (1.2.0)
colored (1.2)
colored2 (3.1.2)
colorize (0.8.1)
colorize (1.1.0)
commander (4.6.0)
highline (~> 2.0.0)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.2)
declarative (0.0.20)
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
domain_name (0.6.20231109)
dotenv (2.8.1)
emoji_regex (3.2.3)
escape (0.0.4)
ethon (0.15.0)
ethon (0.16.0)
ffi (>= 1.15.0)
excon (0.108.0)
faraday (1.10.3)
Expand Down Expand Up @@ -162,7 +162,7 @@ GEM
plist
xcodeproj
xctest_list (>= 1.2.1)
ffi (1.15.4)
ffi (1.16.3)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
Expand Down Expand Up @@ -208,7 +208,7 @@ GEM
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.8.11)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
iostrust (1.0.0)
commander (~> 4.3)
Expand All @@ -218,7 +218,7 @@ GEM
jwt (2.7.1)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.14.4)
minitest (5.20.0)
molinillo (0.8.0)
multi_json (1.15.0)
multipart-post (2.0.0)
Expand Down Expand Up @@ -250,7 +250,7 @@ GEM
simctl (1.6.10)
CFPropertyList
naturally
sqlite3 (1.4.2)
sqlite3 (1.7.0-arm64-darwin)
terminal-notifier (2.0.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
Expand All @@ -259,9 +259,9 @@ GEM
tty-screen (0.8.2)
tty-spinner (0.9.3)
tty-cursor (~> 0.7)
typhoeus (1.4.0)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (1.8.0)
Expand All @@ -279,10 +279,10 @@ GEM
xcpretty-travis-formatter (1.0.1)
xcpretty (~> 0.2, >= 0.0.7)
xctest_list (1.2.1)
zeitwerk (2.5.1)
zeitwerk (2.6.12)

PLATFORMS
ruby
arm64-darwin-22

DEPENDENCIES
cocoapods (= 1.11.2)
Expand All @@ -292,4 +292,4 @@ DEPENDENCIES
iostrust

BUNDLED WITH
2.3.11
2.4.19

0 comments on commit fafd376

Please sign in to comment.