-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into stages/rc-2018-05-10
- Loading branch information
Showing
119 changed files
with
1,302 additions
and
1,318 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ gem 'pg' | |
gem 'phonelib' | ||
gem 'phony_rails' | ||
gem 'premailer-rails' | ||
gem 'proofer', github: '18F/identity-proofer-gem', tag: 'v1.1.3' | ||
gem 'proofer', github: '18F/identity-proofer-gem', tag: 'v2.3.0' | ||
gem 'rack-attack' | ||
gem 'rack-cors', require: 'rack/cors' | ||
gem 'rack-headers_filter' | ||
|
@@ -85,6 +85,7 @@ group :development, :test do | |
gem 'pry-byebug' | ||
gem 'rspec-rails', '~> 3.5.2' | ||
gem 'slim_lint' | ||
gem 'strong_migrations' | ||
gem 'thin' | ||
end | ||
|
||
|
@@ -109,6 +110,6 @@ group :test do | |
end | ||
|
||
group :production do | ||
gem 'aamva', git: '[email protected]:18F/identity-aamva-api-client-gem', tag: 'v1.0.3' | ||
gem 'aamva', git: '[email protected]:18F/identity-aamva-api-client-gem', tag: 'v2.1.0' | ||
gem 'equifax', git: '[email protected]:18F/identity-equifax-api-client-gem.git', tag: 'v1.1.0' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
GIT | ||
remote: [email protected]:18F/identity-aamva-api-client-gem | ||
revision: f0e5a89e04955097084bb6c093f05c782c150c53 | ||
tag: v1.0.3 | ||
revision: 32297c9700b5dd9eaf32c3cf59cdf65efd90ca32 | ||
tag: v2.1.0 | ||
specs: | ||
aamva (0.1.0) | ||
aamva (2.1.0) | ||
dotenv | ||
hashie | ||
httpi | ||
|
@@ -32,10 +32,10 @@ GIT | |
|
||
GIT | ||
remote: https://github.com/18F/identity-proofer-gem.git | ||
revision: cdf16d24294f183160b93b8d418b294fe836e66d | ||
tag: v1.1.3 | ||
revision: e5aeee957fd0a054cea826bebb91b25e9a6d5e86 | ||
tag: v2.3.0 | ||
specs: | ||
proofer (1.1.3) | ||
proofer (2.3.0) | ||
|
||
GIT | ||
remote: https://github.com/18F/redis-session-store.git | ||
|
@@ -579,6 +579,8 @@ GEM | |
activesupport (>= 4.0) | ||
sprockets (>= 3.0.0) | ||
stringex (2.8.4) | ||
strong_migrations (0.2.2) | ||
activerecord (>= 3.2.0) | ||
sysexits (1.2.0) | ||
systemu (2.6.5) | ||
temple (0.8.0) | ||
|
@@ -643,7 +645,7 @@ GEM | |
whenever (0.10.0) | ||
chronic (>= 0.6.3) | ||
xml-simple (1.1.5) | ||
xmldsig (0.6.5) | ||
xmldsig (0.6.6) | ||
nokogiri (>= 1.6.8, < 2.0.0) | ||
xmlenc (0.6.9) | ||
activemodel (>= 3.0.0) | ||
|
@@ -744,6 +746,7 @@ DEPENDENCIES | |
slim-rails | ||
slim_lint | ||
stringex | ||
strong_migrations | ||
thin | ||
timecop | ||
twilio-ruby | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.