Skip to content

Commit

Permalink
Bump epb-auth-tools version to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDoubleK committed Mar 16, 2021
1 parent 9df979a commit 73abd72
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 @@ -18,7 +18,7 @@ source "https://rubygems.org" do
end

gem "aws-sdk-s3", "~> 1.86"
gem "epb-auth-tools", "~> 1.0.4"
gem "epb-auth-tools", "~> 1.0.7"
gem "geocoder", "~> 1.6.4"
gem "json-schema", "~> 2.8"
gem "nokogiri", "~> 1.11.1"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ GEM
debase-ruby_core_source (>= 0.10.2)
debase-ruby_core_source (0.10.12)
diff-lcs (1.4.4)
epb-auth-tools (1.0.5)
epb-auth-tools (1.0.7)
jwt (~> 2.2)
oauth2 (~> 1.4)
faraday (1.3.0)
Expand Down Expand Up @@ -178,7 +178,7 @@ DEPENDENCIES
aws-sdk-s3 (~> 1.86)!
database_cleaner!
debase!
epb-auth-tools (~> 1.0.4)!
epb-auth-tools (~> 1.0.7)!
geocoder (~> 1.6.4)!
json-schema (~> 2.8)!
nokogiri (~> 1.11.1)!
Expand Down

0 comments on commit 73abd72

Please sign in to comment.