Skip to content

Commit

Permalink
Merge pull request #108 from internetee/renovate/apipie-rails-1.x
Browse files Browse the repository at this point in the history
Update dependency apipie-rails to "~> 1.3.0"
  • Loading branch information
OlegPhenomenon authored Mar 19, 2024
2 parents bc3789f + 9fe950c commit 69f3a66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ gem 'dry-validation'
gem 'net-smtp', require: false
gem 'net-imap', require: false
gem 'net-pop', require: false
gem "apipie-rails", "~> 1.2.0"
gem "apipie-rails", "~> 1.3.0"
gem 'omniauth', '>=2.0.0'
gem 'omniauth-rails_csrf_protection'
gem 'omniauth-tara', github: 'internetee/omniauth-tara'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ GEM
akami (1.3.1)
gyoku (>= 0.4.0)
nokogiri
apipie-rails (1.2.3)
apipie-rails (1.3.0)
actionpack (>= 5.0)
activesupport (>= 5.0)
ast (2.4.2)
Expand Down Expand Up @@ -532,7 +532,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
apipie-rails (~> 1.2.0)
apipie-rails (~> 1.3.0)
bcrypt (~> 3.1.7)
bootsnap (>= 1.4.4)
brakeman
Expand Down

0 comments on commit 69f3a66

Please sign in to comment.