Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jan 24, 2024
1 parent de0816a commit 595d4e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ gem "groupdate"
gem 'google-protobuf', '3.25.2'
gem 'octokit'
gem "gitlab"
gem "redis"

group :development, :test do
gem "debug", platforms: %i[ mri mingw x64_mingw ]
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,8 @@ GEM
rake (13.1.0)
rdoc (6.6.2)
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.19.1)
connection_pool
reline (0.4.2)
Expand Down Expand Up @@ -370,6 +372,7 @@ DEPENDENCIES
rack-cors
rails (~> 7.1.1)
rails-controller-testing
redis
rswag-api
rswag-ui
sassc-rails
Expand Down

0 comments on commit 595d4e0

Please sign in to comment.