trigonal 0.9.0 → 0.9.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  require 'rubygems'
2
- require 'HTTParty'
2
+ require 'httparty'
3
3
  require 'multi_json'
4
4
  require 'sys/uname'
5
5
  require 'sys/host'
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |gem|
2
2
  gem.name = "trigonal"
3
- gem.version = "0.9.0"
3
+ gem.version = "0.9.1"
4
4
  gem.authors = ["Matthew Nielsen"]
5
5
  gem.email = ["xunker@pyxidis.org"]
6
6
  gem.description = %q{Trigonal reports all the ruby gems in your app to a central server}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trigonal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.9.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: