telewatts_sender_support 0.1.25 → 0.1.26

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- telewatts_sender_support (0.1.25)
4
+ telewatts_sender_support (0.1.26)
5
5
  assertalot
6
6
  rails (>= 3.0.6)
7
7
  rake
@@ -1,5 +1,5 @@
1
1
  module Telewatts
2
2
  module SenderSupport
3
- VERSION = "0.1.25"
3
+ VERSION = "0.1.26"
4
4
  end
5
5
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: telewatts_sender_support
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.25
5
+ version: 0.1.26
6
6
  platform: ruby
7
7
  authors:
8
8
  - Sam Taylor
@@ -94,10 +94,10 @@ files:
94
94
  - db/schema.rb
95
95
  - db/seeds.rb
96
96
  - db/test_schema.rb
97
- - lib/sample_data_support.rb
98
97
  - lib/tasks/.gitkeep
99
98
  - lib/telewatts.rb
100
99
  - lib/telewatts/sender_support.rb
100
+ - lib/telewatts/sender_support/sample_data_support.rb
101
101
  - lib/telewatts/sender_support/sender_report.rb
102
102
  - lib/telewatts/sender_support/sender_reports_migration.rb
103
103
  - lib/telewatts/sender_support/version.rb
@@ -123,7 +123,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
123
123
  requirements:
124
124
  - - ">="
125
125
  - !ruby/object:Gem::Version
126
- hash: 4529512775611869658
126
+ hash: 2534316024067645192
127
127
  segments:
128
128
  - 0
129
129
  version: "0"
@@ -132,7 +132,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
132
132
  requirements:
133
133
  - - ">="
134
134
  - !ruby/object:Gem::Version
135
- hash: 4529512775611869658
135
+ hash: 2534316024067645192
136
136
  segments:
137
137
  - 0
138
138
  version: "0"