gdshowsdb 1.0.3 → 2.0.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e368cdc509b9dafab5a812caed3a04190e8c41bd
4
- data.tar.gz: 9bcaa05554df07aceaefb0bcbc5acff1c94b887e
3
+ metadata.gz: fb03859f1ca92a83c6e12c8d5a6a3d3ab714e02d
4
+ data.tar.gz: ce507aa3cc2fb966c1a9f012adcefde5c104cc9f
5
5
  SHA512:
6
- metadata.gz: f219374028cb114178b858f59e25bb3a3ac0caddb934e738519849eb2b5f5d177009a64c9439ffe2eb960a5fb029e26389b43d58730993235728aded914e81b7
7
- data.tar.gz: bd676f18b38df76678d1bd4383f2a43a953deb8572a44ddb9d1d3cf9ceb267c529510cbe7b4205070a77ead22768ffc2b6357a2d0f72494a8dbc07d7f18b05ae
6
+ metadata.gz: 53094f6a50dc44c954f41efebbc2ca7252ec95c015d729da5ed898362b7e2f6512a9da251a9e0b32a0486afa6d92296a90b3060682e166d52228aa1d507d61e1
7
+ data.tar.gz: 4a65f1199843680d6af5ebe2c39e1b2c2e421ab6e1be7b8b0238d1b9fe8c60b649d42f4cc95743d32269cec27cd5df27af215e0375fc36ab4b0246c353564c00
@@ -1,118 +1,125 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- gdshowsdb (1.0.2)
4
+ gdshowsdb (2.0.0)
5
5
  friendly_id
6
- rails (~> 5.1)
6
+ rails (= 5.2.3)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actioncable (5.1.4)
12
- actionpack (= 5.1.4)
11
+ actioncable (5.2.3)
12
+ actionpack (= 5.2.3)
13
13
  nio4r (~> 2.0)
14
- websocket-driver (~> 0.6.1)
15
- actionmailer (5.1.4)
16
- actionpack (= 5.1.4)
17
- actionview (= 5.1.4)
18
- activejob (= 5.1.4)
14
+ websocket-driver (>= 0.6.1)
15
+ actionmailer (5.2.3)
16
+ actionpack (= 5.2.3)
17
+ actionview (= 5.2.3)
18
+ activejob (= 5.2.3)
19
19
  mail (~> 2.5, >= 2.5.4)
20
20
  rails-dom-testing (~> 2.0)
21
- actionpack (5.1.4)
22
- actionview (= 5.1.4)
23
- activesupport (= 5.1.4)
21
+ actionpack (5.2.3)
22
+ actionview (= 5.2.3)
23
+ activesupport (= 5.2.3)
24
24
  rack (~> 2.0)
25
25
  rack-test (>= 0.6.3)
26
26
  rails-dom-testing (~> 2.0)
27
27
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
28
- actionview (5.1.4)
29
- activesupport (= 5.1.4)
28
+ actionview (5.2.3)
29
+ activesupport (= 5.2.3)
30
30
  builder (~> 3.1)
31
31
  erubi (~> 1.4)
32
32
  rails-dom-testing (~> 2.0)
33
33
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
34
- activejob (5.1.4)
35
- activesupport (= 5.1.4)
34
+ activejob (5.2.3)
35
+ activesupport (= 5.2.3)
36
36
  globalid (>= 0.3.6)
37
- activemodel (5.1.4)
38
- activesupport (= 5.1.4)
39
- activerecord (5.1.4)
40
- activemodel (= 5.1.4)
41
- activesupport (= 5.1.4)
42
- arel (~> 8.0)
43
- activesupport (5.1.4)
37
+ activemodel (5.2.3)
38
+ activesupport (= 5.2.3)
39
+ activerecord (5.2.3)
40
+ activemodel (= 5.2.3)
41
+ activesupport (= 5.2.3)
42
+ arel (>= 9.0)
43
+ activestorage (5.2.3)
44
+ actionpack (= 5.2.3)
45
+ activerecord (= 5.2.3)
46
+ marcel (~> 0.3.1)
47
+ activesupport (5.2.3)
44
48
  concurrent-ruby (~> 1.0, >= 1.0.2)
45
- i18n (~> 0.7)
49
+ i18n (>= 0.7, < 2)
46
50
  minitest (~> 5.1)
47
51
  tzinfo (~> 1.1)
48
- arel (8.0.0)
52
+ arel (9.0.0)
49
53
  builder (3.2.3)
50
- concurrent-ruby (1.1.3)
54
+ concurrent-ruby (1.1.5)
51
55
  crass (1.0.4)
52
56
  diff-lcs (1.3)
53
- erubi (1.6.1)
54
- friendly_id (5.2.3)
57
+ erubi (1.8.0)
58
+ friendly_id (5.2.5)
55
59
  activerecord (>= 4.0.0)
56
- globalid (0.4.0)
60
+ globalid (0.4.2)
57
61
  activesupport (>= 4.2.0)
58
- i18n (0.8.6)
62
+ i18n (1.6.0)
63
+ concurrent-ruby (~> 1.0)
59
64
  loofah (2.2.3)
60
65
  crass (~> 1.0.2)
61
66
  nokogiri (>= 1.5.9)
62
- mail (2.6.6)
63
- mime-types (>= 1.16, < 4)
64
- method_source (0.9.0)
65
- mime-types (3.1)
66
- mime-types-data (~> 3.2015)
67
- mime-types-data (3.2016.0521)
68
- mini_portile2 (2.3.0)
69
- minitest (5.10.3)
70
- nio4r (2.1.0)
71
- nokogiri (1.8.5)
72
- mini_portile2 (~> 2.3.0)
73
- rack (2.0.6)
74
- rack-test (0.7.0)
67
+ mail (2.7.1)
68
+ mini_mime (>= 0.1.1)
69
+ marcel (0.3.3)
70
+ mimemagic (~> 0.3.2)
71
+ method_source (0.9.2)
72
+ mimemagic (0.3.3)
73
+ mini_mime (1.0.1)
74
+ mini_portile2 (2.4.0)
75
+ minitest (5.11.3)
76
+ nio4r (2.3.1)
77
+ nokogiri (1.10.3)
78
+ mini_portile2 (~> 2.4.0)
79
+ rack (2.0.7)
80
+ rack-test (1.1.0)
75
81
  rack (>= 1.0, < 3)
76
- rails (5.1.4)
77
- actioncable (= 5.1.4)
78
- actionmailer (= 5.1.4)
79
- actionpack (= 5.1.4)
80
- actionview (= 5.1.4)
81
- activejob (= 5.1.4)
82
- activemodel (= 5.1.4)
83
- activerecord (= 5.1.4)
84
- activesupport (= 5.1.4)
82
+ rails (5.2.3)
83
+ actioncable (= 5.2.3)
84
+ actionmailer (= 5.2.3)
85
+ actionpack (= 5.2.3)
86
+ actionview (= 5.2.3)
87
+ activejob (= 5.2.3)
88
+ activemodel (= 5.2.3)
89
+ activerecord (= 5.2.3)
90
+ activestorage (= 5.2.3)
91
+ activesupport (= 5.2.3)
85
92
  bundler (>= 1.3.0)
86
- railties (= 5.1.4)
93
+ railties (= 5.2.3)
87
94
  sprockets-rails (>= 2.0.0)
88
95
  rails-dom-testing (2.0.3)
89
96
  activesupport (>= 4.2.0)
90
97
  nokogiri (>= 1.6)
91
98
  rails-html-sanitizer (1.0.4)
92
99
  loofah (~> 2.2, >= 2.2.2)
93
- railties (5.1.4)
94
- actionpack (= 5.1.4)
95
- activesupport (= 5.1.4)
100
+ railties (5.2.3)
101
+ actionpack (= 5.2.3)
102
+ activesupport (= 5.2.3)
96
103
  method_source
97
104
  rake (>= 0.8.7)
98
- thor (>= 0.18.1, < 2.0)
99
- rake (12.1.0)
100
- rspec (3.6.0)
101
- rspec-core (~> 3.6.0)
102
- rspec-expectations (~> 3.6.0)
103
- rspec-mocks (~> 3.6.0)
104
- rspec-core (3.6.0)
105
- rspec-support (~> 3.6.0)
106
- rspec-expectations (3.6.0)
105
+ thor (>= 0.19.0, < 2.0)
106
+ rake (12.3.2)
107
+ rspec (3.8.0)
108
+ rspec-core (~> 3.8.0)
109
+ rspec-expectations (~> 3.8.0)
110
+ rspec-mocks (~> 3.8.0)
111
+ rspec-core (3.8.0)
112
+ rspec-support (~> 3.8.0)
113
+ rspec-expectations (3.8.3)
107
114
  diff-lcs (>= 1.2.0, < 2.0)
108
- rspec-support (~> 3.6.0)
109
- rspec-its (1.2.0)
115
+ rspec-support (~> 3.8.0)
116
+ rspec-its (1.3.0)
110
117
  rspec-core (>= 3.0.0)
111
118
  rspec-expectations (>= 3.0.0)
112
- rspec-mocks (3.6.0)
119
+ rspec-mocks (3.8.0)
113
120
  diff-lcs (>= 1.2.0, < 2.0)
114
- rspec-support (~> 3.6.0)
115
- rspec-support (3.6.0)
121
+ rspec-support (~> 3.8.0)
122
+ rspec-support (3.8.0)
116
123
  sprockets (3.7.2)
117
124
  concurrent-ruby (~> 1.0)
118
125
  rack (> 1, < 3)
@@ -120,14 +127,14 @@ GEM
120
127
  actionpack (>= 4.0)
121
128
  activesupport (>= 4.0)
122
129
  sprockets (>= 3.0.0)
123
- sqlite3 (1.3.13)
124
- thor (0.20.0)
130
+ sqlite3 (1.4.1)
131
+ thor (0.20.3)
125
132
  thread_safe (0.3.6)
126
- tzinfo (1.2.3)
133
+ tzinfo (1.2.5)
127
134
  thread_safe (~> 0.1)
128
- websocket-driver (0.6.5)
135
+ websocket-driver (0.7.1)
129
136
  websocket-extensions (>= 0.1.0)
130
- websocket-extensions (0.1.2)
137
+ websocket-extensions (0.1.4)
131
138
 
132
139
  PLATFORMS
133
140
  ruby
@@ -140,4 +147,4 @@ DEPENDENCIES
140
147
  sqlite3
141
148
 
142
149
  BUNDLED WITH
143
- 1.16.0
150
+ 2.0.1
@@ -3943,7 +3943,7 @@
3943
3943
  :name: Tennessee Jed
3944
3944
  :segued: false
3945
3945
  - :uuid: 310f87c4-36fb-4a1a-b818-4c393eacf4d1
3946
- :name: Standing On The Moon
3946
+ :name: Stander On The Mountain
3947
3947
  :segued: false
3948
3948
  - :uuid: 5fa24abc-fcf1-4fb1-89ee-715b137ac074
3949
3949
  :songs:
@@ -4147,7 +4147,7 @@
4147
4147
  :name: Cassidy
4148
4148
  :segued: false
4149
4149
  - :uuid: a4e68325-fa9c-441f-9ed1-2ea1b042e19a
4150
- :name: Standing On The Moon
4150
+ :name: Stander On The Mountain
4151
4151
  :segued: false
4152
4152
  - :uuid: 0bcec03b-8f8f-464c-9492-f054d800407f
4153
4153
  :songs:
@@ -4217,7 +4217,7 @@
4217
4217
  :name: Althea
4218
4218
  :segued: false
4219
4219
  - :uuid: 946bfae0-f9e4-40d4-a332-ae19ed9b850b
4220
- :name: Standing On The Moon
4220
+ :name: Stander On The Mountain
4221
4221
  :segued: false
4222
4222
  - :uuid: adeec5a5-e369-4c8f-8626-c477d2ae42ba
4223
4223
  :songs:
@@ -328,6 +328,7 @@
328
328
  - Spanish Jam: 4bc02a1f-47bc-47c7-9fb1-30afa68af739
329
329
  - Spoonful: 247741ef-4a2e-4b56-bd24-9eb56090c89b
330
330
  - Stagger Lee: f6d4a52e-76ac-48e8-bc94-36c3901d9807
331
+ - Stander On The Mountain: 6c694f23-5dc3-42a3-8ab8-85c010cd69f7
331
332
  - Standing On The Moon: dc059902-6d41-4e66-88b2-3f22785b1ef6
332
333
  - Star Spangled Banner: 332bf34e-d6bc-4c4b-8c75-a1979f5b4658
333
334
  - Stella Blue: bdfed548-592e-4646-ba4d-3e97b14d0ca3
@@ -17,6 +17,6 @@ Gem::Specification.new do |gem|
17
17
  gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
18
18
  gem.require_paths = ["lib"]
19
19
 
20
- gem.add_dependency("rails", "~> 5.1")
20
+ gem.add_dependency("rails", "5.2.3")
21
21
  gem.add_dependency("friendly_id")
22
22
  end
@@ -21,9 +21,10 @@ module Gdshowsdb
21
21
  @@connection = ActiveRecord::Base.establish_connection(params)
22
22
  end
23
23
 
24
- def self.load(level = nil)
25
- ActiveRecord::Migrator.up File.dirname(__FILE__) + '/gdshowsdb/db/migrations', level
26
- end
24
+ def self.load(level = nil)
25
+ migration_context = ActiveRecord::MigrationContext.new(File.dirname(__FILE__) + '/gdshowsdb/db/migrations')
26
+ ActiveRecord::Migrator.new(:up, migration_context.migrations, level).migrate
27
+ end
27
28
 
28
29
  def self.yaml_file_location(file_name)
29
30
  Gem.loaded_specs['gdshowsdb'].full_gem_path + "/data/gdshowsdb/#{file_name}"
@@ -1,3 +1,3 @@
1
1
  module Gdshowsdb
2
- VERSION = "1.0.3"
2
+ VERSION = "2.0.0"
3
3
  end
metadata CHANGED
@@ -1,29 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gdshowsdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 2.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeff Smith
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-11-12 00:00:00.000000000 Z
11
+ date: 2019-06-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: '5.1'
19
+ version: 5.2.3
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - "~>"
24
+ - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: '5.1'
26
+ version: 5.2.3
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: friendly_id
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -153,7 +153,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
153
153
  version: '0'
154
154
  requirements: []
155
155
  rubyforge_project:
156
- rubygems_version: 2.6.14
156
+ rubygems_version: 2.6.13
157
157
  signing_key:
158
158
  specification_version: 4
159
159
  summary: All Grateful Dead show information in a relational database.