rballista 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rballista
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tim Whelan
8
- autorequire: ballista
8
+ autorequire: rballista
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
@@ -22,7 +22,7 @@ extensions: []
22
22
  extra_rdoc_files:
23
23
  - README
24
24
  files:
25
- - lib/ballista.rb
25
+ - lib/rballista.rb
26
26
  - README
27
27
  has_rdoc: true
28
28
  homepage:
File without changes