summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo <mo.khan@gmail.com>2017-12-30 14:12:40 -0700
committermo <mo.khan@gmail.com>2017-12-30 14:12:40 -0700
commitf62c5a557a86d9c01e52d3e33ccbee757acc8110 (patch)
treef8f74a1895b05904710fbe9453909d5cda8e0cf4
parent49c0a2c7c2e0cb9b89656e3c833749f244d61fd2 (diff)
bump version.
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile b/Gemfile
index 1124a5d..4d17f80 100644
--- a/Gemfile
+++ b/Gemfile
@@ -61,6 +61,6 @@ end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem 'dotenv-rails'
-gem "saml-kit", '0.3.1'
+gem "saml-kit", '0.3.2'
gem "rails-assets-bootstrap", source: "https://rails-assets.org"
gem "rails-assets-jquery", source: "https://rails-assets.org"
diff --git a/Gemfile.lock b/Gemfile.lock
index 1876bff..0710871 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -172,10 +172,10 @@ GEM
ruby_dep (1.5.0)
rubyzip (1.2.1)
safe_yaml (1.0.4)
- saml-kit (0.3.1)
+ saml-kit (0.3.2)
activemodel (>= 4.2.0)
nokogiri (~> 1.8)
- xml-kit (= 0.1.0)
+ xml-kit (>= 0.1.1)
sass (3.5.2)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
@@ -225,7 +225,7 @@ GEM
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
- xml-kit (0.1.0)
+ xml-kit (0.1.1)
activemodel (>= 4.2.0)
builder (~> 3.2)
nokogiri (~> 1.8)
@@ -256,7 +256,7 @@ DEPENDENCIES
rails-controller-testing
rails_12factor
rspec-rails (~> 3.6)
- saml-kit (= 0.3.1)
+ saml-kit (= 0.3.2)
sass-rails (~> 5.0)
selenium-webdriver
spring