cpruntime 0.2.1 → 0.2.2

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.1
4
+ version: 0.2.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -17,8 +17,8 @@ executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
- - lib/CPRuntime.rb
21
- - lib/Credential.rb
20
+ - lib/cfruntime.rb
21
+ - lib/credential.rb
22
22
  - lib/cpruntime/MemcacheClient.rb
23
23
  - lib/cpruntime/MongoClient.rb
24
24
  - lib/cpruntime/MySql2Client.rb
File without changes
File without changes