Skip to content

Commit

Permalink
Merge pull request #663 from openstax/path-prefix
Browse files Browse the repository at this point in the history
bump path-prefix
  • Loading branch information
jpslav authored May 9, 2019
2 parents 1844a29 + 26519dc commit 1dd7451
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 @@ -149,7 +149,7 @@ gem 'scout_apm', '~> 3.0.x'
gem 'openstax_healthcheck'

# Allow Accounts routes to be accessed under an /accounts prefix (for use in CloudFront)
gem "openstax_path_prefixer", github: "openstax/path_prefixer", ref: "c74c04fd6c1"
gem "openstax_path_prefixer", github: "openstax/path_prefixer", ref: "0ed5cdba6be"

group :development, :test do
# Get env variables from .env file
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ GIT

GIT
remote: https://github.com/openstax/path_prefixer.git
revision: c74c04fd6c1517d52dd38d6e5d378ac38a1d1402
ref: c74c04fd6c1
revision: 0ed5cdba6be65dbf1d07fd7580e2311a2f42cdfd
ref: 0ed5cdba6be
specs:
openstax_path_prefixer (0.0.1)
rails (>= 3.0)
Expand Down

0 comments on commit 1dd7451

Please sign in to comment.