wagon 1.0.1 → 1.1.0

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.
Files changed (2) hide show
  1. metadata +4 -5
  2. data/gui/lib/ruby/README.txt +0 -1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wagon
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Devin Christensen
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2010-02-13 00:00:00 -07:00
12
+ date: 2010-03-07 00:00:00 -07:00
13
13
  default_executable: wagon
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -38,9 +38,9 @@ dependencies:
38
38
  version_requirement:
39
39
  version_requirements: !ruby/object:Gem::Requirement
40
40
  requirements:
41
- - - ">="
41
+ - - ~>
42
42
  - !ruby/object:Gem::Version
43
- version: 0.5.1
43
+ version: 0.7.0
44
44
  version:
45
45
  - !ruby/object:Gem::Dependency
46
46
  name: queue_to_the_future
@@ -99,7 +99,6 @@ files:
99
99
  - gui/icons/monkeybars.ico
100
100
  - gui/lib/java/jruby-complete.jar
101
101
  - gui/lib/java/monkeybars-1.0.4.jar
102
- - gui/lib/ruby/README.txt
103
102
  - gui/manifest.mf
104
103
  - gui/nbproject/build-impl.xml
105
104
  - gui/nbproject/genfiles.properties
@@ -1 +0,0 @@
1
- 3rd party Ruby libs and unpacked gems go here.