projecto 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 02650f681a16e3bb7ca0a5048ea86220746d623172fc0638e0015b599770eb44
4
- data.tar.gz: f31705f666357b94120e29a2149b05717eff2fb0e2f26b1074c3bf96cddfbfe1
3
+ metadata.gz: 892bef29667f841586d9f752cf24c5383595ff256a9a5eef7a3e93ff51e85df9
4
+ data.tar.gz: 3a86b413be46cae43a4ab557c732c67f93d06c55255f3b4ad9d7d4dd323430b2
5
5
  SHA512:
6
- metadata.gz: 4dcebadca4af355a7718f6bbd610e31bd9ed550d9da8847aa11d1a60f439908395811074be3595cdbff019392e578e0ed78454c3b457776cfade5f32b8d7deba
7
- data.tar.gz: 2a4a57d671897ea3f9d644fa6e3439fc0c934427bcfc2f0e912e199bc1d3aa8b665f719f5f088ca6bf0f4f844c40f918d5ed3593318691ec2822a1433d216bcd
6
+ metadata.gz: 160326f923a0b2bcb668f07975e6c24bc30f985b1539950d8cd8198a7f93bcaa8f3878be6fe17d8ae5324dce94dce3ecfb9338be1465f85d51b3711665dd32a0
7
+ data.tar.gz: 53383bd2abda905a5975f81f0c491d76b56018ca9b30eb58a1a09d7b8e1aa16833239c285bfa42c56fd61becb528ee6ab50a70d34cb755a5d5861a81ccdde676
data/Gemfile.lock CHANGED
@@ -1,9 +1,9 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- projecto (0.1.1)
4
+ projecto (0.1.2)
5
5
  capybara (~> 2.13)
6
- rails (~> 5.1.6)
6
+ rails (~> 6.0.2.2)
7
7
  rspec-rails (~> 4.0.0)
8
8
  sanitize
9
9
  selenium-webdriver
@@ -12,46 +12,63 @@ PATH
12
12
  GEM
13
13
  remote: https://rubygems.org/
14
14
  specs:
15
- actioncable (5.1.7)
16
- actionpack (= 5.1.7)
15
+ actioncable (6.0.2.2)
16
+ actionpack (= 6.0.2.2)
17
17
  nio4r (~> 2.0)
18
- websocket-driver (~> 0.6.1)
19
- actionmailer (5.1.7)
20
- actionpack (= 5.1.7)
21
- actionview (= 5.1.7)
22
- activejob (= 5.1.7)
18
+ websocket-driver (>= 0.6.1)
19
+ actionmailbox (6.0.2.2)
20
+ actionpack (= 6.0.2.2)
21
+ activejob (= 6.0.2.2)
22
+ activerecord (= 6.0.2.2)
23
+ activestorage (= 6.0.2.2)
24
+ activesupport (= 6.0.2.2)
25
+ mail (>= 2.7.1)
26
+ actionmailer (6.0.2.2)
27
+ actionpack (= 6.0.2.2)
28
+ actionview (= 6.0.2.2)
29
+ activejob (= 6.0.2.2)
23
30
  mail (~> 2.5, >= 2.5.4)
24
31
  rails-dom-testing (~> 2.0)
25
- actionpack (5.1.7)
26
- actionview (= 5.1.7)
27
- activesupport (= 5.1.7)
28
- rack (~> 2.0)
32
+ actionpack (6.0.2.2)
33
+ actionview (= 6.0.2.2)
34
+ activesupport (= 6.0.2.2)
35
+ rack (~> 2.0, >= 2.0.8)
29
36
  rack-test (>= 0.6.3)
30
37
  rails-dom-testing (~> 2.0)
31
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
32
- actionview (5.1.7)
33
- activesupport (= 5.1.7)
38
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
39
+ actiontext (6.0.2.2)
40
+ actionpack (= 6.0.2.2)
41
+ activerecord (= 6.0.2.2)
42
+ activestorage (= 6.0.2.2)
43
+ activesupport (= 6.0.2.2)
44
+ nokogiri (>= 1.8.5)
45
+ actionview (6.0.2.2)
46
+ activesupport (= 6.0.2.2)
34
47
  builder (~> 3.1)
35
48
  erubi (~> 1.4)
36
49
  rails-dom-testing (~> 2.0)
37
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
38
- activejob (5.1.7)
39
- activesupport (= 5.1.7)
50
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
51
+ activejob (6.0.2.2)
52
+ activesupport (= 6.0.2.2)
40
53
  globalid (>= 0.3.6)
41
- activemodel (5.1.7)
42
- activesupport (= 5.1.7)
43
- activerecord (5.1.7)
44
- activemodel (= 5.1.7)
45
- activesupport (= 5.1.7)
46
- arel (~> 8.0)
47
- activesupport (5.1.7)
54
+ activemodel (6.0.2.2)
55
+ activesupport (= 6.0.2.2)
56
+ activerecord (6.0.2.2)
57
+ activemodel (= 6.0.2.2)
58
+ activesupport (= 6.0.2.2)
59
+ activestorage (6.0.2.2)
60
+ actionpack (= 6.0.2.2)
61
+ activejob (= 6.0.2.2)
62
+ activerecord (= 6.0.2.2)
63
+ marcel (~> 0.3.1)
64
+ activesupport (6.0.2.2)
48
65
  concurrent-ruby (~> 1.0, >= 1.0.2)
49
66
  i18n (>= 0.7, < 2)
50
67
  minitest (~> 5.1)
51
68
  tzinfo (~> 1.1)
69
+ zeitwerk (~> 2.2)
52
70
  addressable (2.7.0)
53
71
  public_suffix (>= 2.0.2, < 5.0)
54
- arel (8.0.0)
55
72
  builder (3.2.4)
56
73
  capybara (2.18.0)
57
74
  addressable
@@ -74,7 +91,10 @@ GEM
74
91
  nokogiri (>= 1.5.9)
75
92
  mail (2.7.1)
76
93
  mini_mime (>= 0.1.1)
94
+ marcel (0.3.3)
95
+ mimemagic (~> 0.3.2)
77
96
  method_source (1.0.0)
97
+ mimemagic (0.3.4)
78
98
  mini_mime (1.0.2)
79
99
  mini_portile2 (2.4.0)
80
100
  minitest (5.14.0)
@@ -87,29 +107,32 @@ GEM
87
107
  rack (2.2.2)
88
108
  rack-test (1.1.0)
89
109
  rack (>= 1.0, < 3)
90
- rails (5.1.7)
91
- actioncable (= 5.1.7)
92
- actionmailer (= 5.1.7)
93
- actionpack (= 5.1.7)
94
- actionview (= 5.1.7)
95
- activejob (= 5.1.7)
96
- activemodel (= 5.1.7)
97
- activerecord (= 5.1.7)
98
- activesupport (= 5.1.7)
110
+ rails (6.0.2.2)
111
+ actioncable (= 6.0.2.2)
112
+ actionmailbox (= 6.0.2.2)
113
+ actionmailer (= 6.0.2.2)
114
+ actionpack (= 6.0.2.2)
115
+ actiontext (= 6.0.2.2)
116
+ actionview (= 6.0.2.2)
117
+ activejob (= 6.0.2.2)
118
+ activemodel (= 6.0.2.2)
119
+ activerecord (= 6.0.2.2)
120
+ activestorage (= 6.0.2.2)
121
+ activesupport (= 6.0.2.2)
99
122
  bundler (>= 1.3.0)
100
- railties (= 5.1.7)
123
+ railties (= 6.0.2.2)
101
124
  sprockets-rails (>= 2.0.0)
102
125
  rails-dom-testing (2.0.3)
103
126
  activesupport (>= 4.2.0)
104
127
  nokogiri (>= 1.6)
105
128
  rails-html-sanitizer (1.3.0)
106
129
  loofah (~> 2.3)
107
- railties (5.1.7)
108
- actionpack (= 5.1.7)
109
- activesupport (= 5.1.7)
130
+ railties (6.0.2.2)
131
+ actionpack (= 6.0.2.2)
132
+ activesupport (= 6.0.2.2)
110
133
  method_source
111
134
  rake (>= 0.8.7)
112
- thor (>= 0.18.1, < 2.0)
135
+ thor (>= 0.20.3, < 2.0)
113
136
  rake (13.0.1)
114
137
  rspec-core (3.9.1)
115
138
  rspec-support (~> 3.9.1)
@@ -151,11 +174,12 @@ GEM
151
174
  nokogiri (~> 1.6)
152
175
  rubyzip (>= 1.3.0)
153
176
  selenium-webdriver (>= 3.0, < 4.0)
154
- websocket-driver (0.6.5)
177
+ websocket-driver (0.7.1)
155
178
  websocket-extensions (>= 0.1.0)
156
179
  websocket-extensions (0.1.4)
157
180
  xpath (3.2.0)
158
181
  nokogiri (~> 1.8)
182
+ zeitwerk (2.3.0)
159
183
 
160
184
  PLATFORMS
161
185
  ruby
Binary file
@@ -1,5 +1,9 @@
1
+ require "rails"
2
+
1
3
  module Projecto
2
4
  class Engine < ::Rails::Engine
5
+ require "rails"
6
+ require "rake"
3
7
  require "rspec-rails"
4
8
  require "capybara"
5
9
  require "selenium-webdriver"
@@ -1,3 +1,3 @@
1
1
  module Projecto
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
data/projecto.gemspec CHANGED
@@ -36,7 +36,7 @@ Gem::Specification.new do |spec|
36
36
 
37
37
  spec.add_development_dependency "bundler", "~> 2.1.4"
38
38
  spec.add_development_dependency "rake", "~> 13.0"
39
- spec.add_dependency "rails", "~> 5.1.6"
39
+ spec.add_dependency "rails", "~> 6.0.2.2"
40
40
  spec.add_dependency "rspec-rails", "~> 4.0.0"
41
41
  spec.add_dependency "capybara", "~> 2.13"
42
42
  spec.add_dependency "selenium-webdriver"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: projecto
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anto Dominic
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - "~>"
46
46
  - !ruby/object:Gem::Version
47
- version: 5.1.6
47
+ version: 6.0.2.2
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
- version: 5.1.6
54
+ version: 6.0.2.2
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: rspec-rails
57
57
  requirement: !ruby/object:Gem::Requirement
@@ -144,6 +144,7 @@ files:
144
144
  - bin/setup
145
145
  - gem_builds/projecto-0.1.0.gem
146
146
  - gem_builds/projecto-0.1.1.gem
147
+ - gem_builds/projecto-0.1.2.gem
147
148
  - lib/projecto.rb
148
149
  - lib/projecto/Rakefile
149
150
  - lib/projecto/engine.rb