fidor_starter_kits 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4df0e9c5000cf5dc388bb42eaa41dc15e68bff48
4
- data.tar.gz: 2a25eff0b18cb2f58d943b7a3a96b234279f29b7
3
+ metadata.gz: a82c8968c4e81c82599966dd950785cb798a5285
4
+ data.tar.gz: c8686d4dafd47ced1aebceb895a8bd4cee210ecb
5
5
  SHA512:
6
- metadata.gz: ac1a8ac9fdc024f2665ce6b214c4223200b63919836f8763eb20b9e7662d5157d98e718b5cba0e7a2921264f7c8c4d01dda02da4b8b59e25b40cb19e9612733e
7
- data.tar.gz: a944dd792fcd25af0513c37df1ac01fa27c369c2340ff7e0bab31dca8ca7e4a47a803b35b778112f840819db7ff30fc945366cb3cbffd1b70c62f822bf671224
6
+ metadata.gz: 329d6c28ef1c0acd2f1465fdb1cc9738c6a0fd56a2fe88726515f5d1c24ef685967edf79c68756ce18f77b51555d77a7f79cbcd945fcf9d6092e70045b1df205
7
+ data.tar.gz: b56cfeabdd6c75febe3b7fe387a5de57bd6c74bab7ccff50f7bfb6a67bd8dfefbd072b7a6b48d5e5892096942f75331187a2cef0251b132c62ca796f5f1629d2
@@ -1,3 +1,3 @@
1
1
  module FidorStarterKits
2
- VERSION = '0.2.2'
2
+ VERSION = '0.2.3'
3
3
  end
@@ -3,5 +3,5 @@
3
3
  "description" : "A simple php script, showing how to get the access token",
4
4
  "app_name":"php_plain",
5
5
  "app_url":"http://localhost:8000/example.php",
6
- "callback_urls":"http://localhost:8080/example.php"
6
+ "callback_urls":"http://localhost:8000/example.php"
7
7
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fidor_starter_kits
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Georg Leciejewski
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-20 00:00:00.000000000 Z
11
+ date: 2014-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubyzip