summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authormo <mo.khan@gmail.com>2017-12-19 11:24:51 -0700
committermo <mo.khan@gmail.com>2017-12-19 11:24:51 -0700
commit95396e423e2cfe4fec3362842b437be85f2dbfcd (patch)
treef295b70be666be8d017504bab6b03fe7229dbd3a /Gemfile
parent483c91f43fd9043d9961cd6466ca1771791ab1e4 (diff)
bump to latest.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 5df0842..c1b03e1 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.2.10'
+gem "saml-kit", '0.2.12'
gem "rails-assets-bootstrap", source: "https://rails-assets.org"
gem "rails-assets-jquery", source: "https://rails-assets.org"