Commit 3c3d1bf

mo <mo.khan@gmail.com>
2018-02-17 05:36:09
update scim-shady.
1 parent 375bc9f
Changed files (2)
Gemfile
@@ -67,6 +67,6 @@ gem 'rails-assets-bootstrap', source: 'https://rails-assets.org'
 gem 'jwt'
 gem 'activerecord-session_store'
 gem "email_validator"
-gem 'scim-shady', path: '../scim-shady'
+gem 'scim-shady', '~> 0.2'
 gem 'spank'
 gem 'webpacker'
Gemfile.lock
@@ -1,9 +1,3 @@
-PATH
-  remote: ../scim-shady
-  specs:
-    scim-shady (0.2.0)
-      activesupport (>= 4.2.0)
-
 GEM
   remote: https://rubygems.org/
   remote: https://rails-assets.org/
@@ -97,7 +91,7 @@ GEM
     globalid (0.4.0)
       activesupport (>= 4.2.0)
     hashdiff (0.3.7)
-    i18n (0.9.0)
+    i18n (0.9.5)
       concurrent-ruby (~> 1.0)
     jbuilder (2.7.0)
       activesupport (>= 4.2.0)
@@ -119,7 +113,7 @@ GEM
     mime-types-data (3.2016.0521)
     mini_mime (0.1.4)
     mini_portile2 (2.3.0)
-    minitest (5.10.3)
+    minitest (5.11.3)
     multi_json (1.12.2)
     nio4r (2.1.0)
     nokogiri (1.8.1)
@@ -206,6 +200,8 @@ GEM
       sprockets (>= 2.8, < 4.0)
       sprockets-rails (>= 2.0, < 4.0)
       tilt (>= 1.1, < 3)
+    scim-shady (0.2.1)
+      activesupport (>= 4.2.0)
     selenium-webdriver (3.6.0)
       childprocess (~> 0.5)
       rubyzip (~> 1.0)
@@ -232,7 +228,7 @@ GEM
     turbolinks (5.0.1)
       turbolinks-source (~> 5)
     turbolinks-source (5.0.3)
-    tzinfo (1.2.3)
+    tzinfo (1.2.5)
       thread_safe (~> 0.1)
     web-console (3.5.1)
       actionview (>= 5.0)
@@ -287,7 +283,7 @@ DEPENDENCIES
   rspec-rails (~> 3.6)
   saml-kit (~> 1.0)
   sass-rails (~> 5.0)
-  scim-shady!
+  scim-shady (~> 0.2)
   selenium-webdriver
   spank
   spring