login_radius 10.0.0.pre.beta → 10.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 01fe092cde5a317cc5d103c37fb73ca02cdf7b741c3ee5d894c525f917c634e5
4
- data.tar.gz: 2a55b8a2c9af6ed7485456287e458f7b6d200de549d4f67f836877254b657a26
3
+ metadata.gz: aa5daa28eb8279b156936e6dd19a4b5e9dc0cbc64581abfe9a620cc5e654f2d8
4
+ data.tar.gz: a2d36e1c3591289b7c923adc3bd808dc671427a8f2f97c7f37e9970d74fc57b0
5
5
  SHA512:
6
- metadata.gz: 8917928758b9cc5071a1d3963e3643719a17253e2ff1eaca930ad2d7f2df174f5aeb611f096ae18411b1eeee9bef6707e6fa8b6d55737a99975303a3314e7a80
7
- data.tar.gz: a8525bf5882864e098a7bbf37c8ac6b9170be4b546d648b764be258da210ada2d9d8e5aa85b4e257d38d06146398d32e7430306cf47e5c1cf46101a529f1c331
6
+ metadata.gz: 9ffb6e822a9e6f6e141e427833b109c4a951a01622112ddad484cb73e1d37c36d35aa6eed36cb10a8672bdd3a7796cd860fe9fdc5ed86b3d5daa73138089cb2a
7
+ data.tar.gz: 4480efe8735b3b5c7d93abbb470d9f9b019d00c2035a128a00dcee2cffd1230bacf0b7589c882913a6a0c548b00641e769c1699e768aa5b0dccad8b5bacb8d28
data/README.md CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  Install the SDK by adding LoginRadius to your application's `Gemfile`.
4
4
 
5
- ```ruby
6
- gem 'login_radius'
5
+ ```
6
+ gem 'login_radius', '= 10.0.0'
7
7
  ```
8
8
 
9
9
  Then, run `$ bundle`. A copy of the SDK can also be found on our [Github](https://github.com/LoginRadius/ruby-on-rails-gem/tree/master).
@@ -1,3 +1,3 @@
1
1
  module LoginRadius
2
- VERSION = "10.0.0-beta"
2
+ VERSION = "10.0.0"
3
3
  end
data/login_radius.gemspec CHANGED
@@ -13,14 +13,6 @@ Gem::Specification.new do |spec|
13
13
  spec.homepage = "https://www.loginradius.com"
14
14
  spec.license = "MIT"
15
15
 
16
- # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
17
- # to allow pushing to a single host or delete this section to allow pushing to any host.
18
- # if spec.respond_to?(:metadata)
19
- # spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
20
- # else
21
- # raise "RubyGems 2.0 or newer is required to protect against " \
22
- # "public gem pushes."
23
- # end
24
16
 
25
17
  # Specify which files should be added to the gem when it is released.
26
18
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: login_radius
3
3
  version: !ruby/object:Gem::Version
4
- version: 10.0.0.pre.beta
4
+ version: 10.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - LoginRadius
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-12-12 00:00:00.000000000 Z
11
+ date: 2019-12-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -87,9 +87,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
87
87
  version: '0'
88
88
  required_rubygems_version: !ruby/object:Gem::Requirement
89
89
  requirements:
90
- - - ">"
90
+ - - ">="
91
91
  - !ruby/object:Gem::Version
92
- version: 1.3.1
92
+ version: '0'
93
93
  requirements: []
94
94
  rubygems_version: 3.0.3
95
95
  signing_key: