Skip to content

Commit

Permalink
Add missing gems
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaeli committed Apr 3, 2023
1 parent 896e28a commit 00ec1db
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
entitlements-app (0.2.0)
entitlements-app (0.2.1)
concurrent-ruby (= 1.1.9)
faraday (~> 2.0)
net-ldap (~> 0.17)
Expand All @@ -27,10 +27,10 @@ GEM
reline (>= 0.3.1)
diff-lcs (1.5.0)
docile (1.4.0)
faraday (2.5.2)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.0)
faraday-net_http (3.0.2)
hashdiff (1.0.1)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
Expand Down
Binary file removed vendor/cache/faraday-2.5.2.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.7.4.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-net_http-3.0.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-net_http-3.0.2.gem
Binary file not shown.

0 comments on commit 00ec1db

Please sign in to comment.