Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo98 committed Mar 12, 2024
1 parent 71c1c7c commit 0b6a4a4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/Homebrew/orka_api_client
revision: 56d765abde98d2646eab6e1aec79f1bf69f98259
revision: 7989c860b655a6762be00e3ef925043cdc93a6eb
specs:
orka_api_client (0.2.0)
faraday (~> 2.0)
Expand All @@ -22,7 +22,7 @@ GEM
faraday-retry (2.2.0)
faraday (~> 2.0)
json (2.7.1)
jwt (2.8.0)
jwt (2.8.1)
base64
language_server-protocol (3.17.0.3)
multipart-post (2.4.0)
Expand Down Expand Up @@ -55,19 +55,19 @@ GEM
rainbow (3.1.1)
regexp_parser (2.9.0)
rexml (3.2.6)
rubocop (1.60.2)
rubocop (1.62.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
Expand Down

0 comments on commit 0b6a4a4

Please sign in to comment.