cpruntime 0.2.3 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cpruntime
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -19,11 +19,11 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - lib/cpruntime.rb
21
21
  - lib/credential.rb
22
- - lib/cpruntime/MemcacheClient.rb
23
- - lib/cpruntime/MongoClient.rb
24
- - lib/cpruntime/MySql2Client.rb
25
- - lib/cpruntime/RabbitMQClient.rb
26
- - lib/cpruntime/RedisClient.rb
22
+ - lib/cpruntime/memcacheclient.rb
23
+ - lib/cpruntime/mongoclient.rb
24
+ - lib/cpruntime/mysql2client.rb
25
+ - lib/cpruntime/rabbitmqclient.rb
26
+ - lib/cpruntime/redisclient.rb
27
27
  homepage: http://www.samsungcloud.org
28
28
  licenses: []
29
29
  post_install_message:
File without changes
File without changes
File without changes