Skip to content

Commit

Permalink
Update dependency apipie-rails to "~> 1.2.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent d5fda05 commit 9ca5293
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 @@ -108,5 +108,5 @@ gem 'dry-validation'
gem 'net-smtp', require: false
gem 'net-imap', require: false
gem 'net-pop', require: false
gem "apipie-rails", "~> 1.0.0"
gem "apipie-rails", "~> 1.2.0"

4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ GEM
akami (1.3.1)
gyoku (>= 0.4.0)
nokogiri
apipie-rails (1.0.0)
apipie-rails (1.2.1)
actionpack (>= 5.0)
activesupport (>= 5.0)
ast (2.4.2)
Expand Down Expand Up @@ -405,7 +405,7 @@ PLATFORMS
x86_64-linux

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

0 comments on commit 9ca5293

Please sign in to comment.