load_impact 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.
File without changes
@@ -1,3 +1,3 @@
1
1
  module LoadImpact
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: load_impact
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -63,7 +63,7 @@ description: Dynamically generate Load Impact user scenarios.
63
63
  email:
64
64
  - tedwards@mcclatchyinteractive.com
65
65
  executables:
66
- - user_scenario_for.rb
66
+ - load_impact_scenario
67
67
  extensions: []
68
68
  extra_rdoc_files: []
69
69
  files:
@@ -72,7 +72,7 @@ files:
72
72
  - LICENSE.txt
73
73
  - README.md
74
74
  - Rakefile
75
- - bin/user_scenario_for.rb
75
+ - bin/load_impact_scenario
76
76
  - lib/load_impact.rb
77
77
  - lib/load_impact/page.rb
78
78
  - lib/load_impact/user_scenario.rb
@@ -93,7 +93,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
93
93
  version: '0'
94
94
  segments:
95
95
  - 0
96
- hash: 4501082777657087065
96
+ hash: -3692999896191765395
97
97
  required_rubygems_version: !ruby/object:Gem::Requirement
98
98
  none: false
99
99
  requirements:
@@ -102,7 +102,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
102
102
  version: '0'
103
103
  segments:
104
104
  - 0
105
- hash: 4501082777657087065
105
+ hash: -3692999896191765395
106
106
  requirements: []
107
107
  rubyforge_project:
108
108
  rubygems_version: 1.8.23