Skip to content

Commit 11c3eea

Browse files
Bump api-auth from 2.3.1 to 2.4.0 (#1662)
Bumps [api-auth](https://github.com/mgomes/api_auth) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/mgomes/api_auth/releases) - [Changelog](https://github.com/mgomes/api_auth/blob/master/CHANGELOG.md) - [Commits](https://github.com/mgomes/api_auth/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ddc07e1 commit 11c3eea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ end
77

88
ruby "2.7.1"
99

10-
gem "api-auth", "~> 2.3"
10+
gem "api-auth", "~> 2.4"
1111
gem 'bootstrap', '~> 4.4.1'
1212
gem 'bootstrap-select-rails'
1313
gem "bugsnag"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ GEM
6363
annotate (3.1.1)
6464
activerecord (>= 3.2, < 7.0)
6565
rake (>= 10.4, < 14.0)
66-
api-auth (2.3.1)
66+
api-auth (2.4.0)
6767
ast (2.4.0)
6868
autoprefixer-rails (9.5.1)
6969
execjs
@@ -495,7 +495,7 @@ PLATFORMS
495495

496496
DEPENDENCIES
497497
annotate
498-
api-auth (~> 2.3)
498+
api-auth (~> 2.4)
499499
awesome_print
500500
better_errors
501501
binding_of_caller

0 commit comments

Comments
 (0)