Skip to content
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
25 changes: 12 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ GEM
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
faraday-parse_dates (0.1.1)
Expand Down Expand Up @@ -131,14 +133,14 @@ GEM
formalism-sequel_transactions (0.5.0)
formalism (>= 0.5, < 0.7)
sequel (~> 5.0)
google-apis-core (0.18.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 1.9)
httpclient (>= 2.8.3, < 3.a)
mini_mime (~> 1.0)
mutex_m
google-apis-core (1.0.1)
addressable (~> 2.8, >= 2.8.7)
faraday (~> 2.13)
faraday-follow_redirects (~> 0.3)
googleauth (~> 1.14)
mini_mime (~> 1.1)
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
retriable (~> 3.1)
google-apis-people_v1 (0.41.0)
google-apis-core (>= 0.15.0, < 2.a)
google-cloud-env (2.3.1)
Expand All @@ -157,8 +159,6 @@ GEM
hashie (5.0.0)
highline (3.1.2)
reline
httpclient (2.9.0)
mutex_m
icomoon_toys (0.6.0)
alt_memery (~> 2.0)
rubyzip (~> 2.0)
Expand Down Expand Up @@ -194,7 +194,6 @@ GEM
multi_json (1.17.0)
multi_xml (0.7.2)
bigdecimal (~> 3.1)
mutex_m (0.3.0)
net-http (0.6.0)
uri
net-imap (0.5.9)
Expand Down Expand Up @@ -280,7 +279,7 @@ GEM
rack_csrf (2.7.0)
rack (>= 1.1.0)
rainbow (3.1.1)
regexp_parser (2.11.0)
regexp_parser (2.11.1)
reline (0.6.2)
io-console (~> 0.5)
representable (3.2.0)
Expand All @@ -302,7 +301,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.4)
rubocop (1.79.1)
rubocop (1.79.2)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
Expand Down Expand Up @@ -332,7 +331,7 @@ GEM
sentry-ruby (5.26.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sequel (5.95.0)
sequel (5.95.1)
bigdecimal
sequel-enum_values (1.2.1)
sequel (>= 4.1.0, <= 6)
Expand Down