arux_app.gemspec in arux_app-1.0.0 vs arux_app.gemspec in arux_app-3.0.0
- old
+ new
@@ -2,10 +2,10 @@
lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = "arux_app"
- spec.version = "1.0.0"
+ spec.version = "3.0.0"
spec.authors = ["Arux Software"]
spec.email = ["sheuer@aruxsoftware.com"]
spec.summary = "Ruby gem for interacting with the Arux.app Switchboard APIs."
spec.homepage = "https://arux.software"
spec.license = "MIT"