rack-oauth2-server 1.4.0 → 1.4.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rack-oauth2-server
3
3
  version: !ruby/object:Gem::Version
4
- hash: 7
4
+ hash: 5
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 4
9
- - 0
10
- version: 1.4.0
9
+ - 1
10
+ version: 1.4.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Assaf Arkin
@@ -130,7 +130,7 @@ licenses: []
130
130
  post_install_message: To get started, run the command oauth2-server
131
131
  rdoc_options:
132
132
  - --title
133
- - rack-oauth2-server 1.4.0
133
+ - rack-oauth2-server 1.4.1
134
134
  - --main
135
135
  - README.rdoc
136
136
  - --webcvs