File tree Expand file tree Collapse file tree 6 files changed +18
-24
lines changed Expand file tree Collapse file tree 6 files changed +18
-24
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ source "https://rubygems.org"
4
4
5
5
gem "activesupport", "~> 4.1.0"
6
6
7
- gemspec : path => "../"
7
+ gemspec path: "../"
Original file line number Diff line number Diff line change 1
1
PATH
2
- remote: ../
2
+ remote: ..
3
3
specs:
4
- qbxml (0.3 .0)
4
+ qbxml (0.4 .0)
5
5
activesupport (>= 4.1.0)
6
6
builder (~> 3.0)
7
7
nokogiri (~> 1.5)
19
19
bundler
20
20
rake
21
21
thor (>= 0.14.0)
22
- builder (3.2.2 )
22
+ builder (3.2.3 )
23
23
coderay (1.1.1)
24
24
diff-lcs (1.2.5)
25
25
docile (1.1.5)
28
28
method_source (0.8.2)
29
29
mini_portile2 (2.1.0)
30
30
minitest (5.9.0)
31
- nokogiri (1.6.8 )
31
+ nokogiri (1.7.2 )
32
32
mini_portile2 (~> 2.1.0)
33
- pkg-config (~> 1.1.7)
34
- pkg-config (1.1.7)
35
33
pry (0.10.4)
36
34
coderay (~> 1.1.0)
37
35
method_source (~> 0.8.1)
@@ -77,4 +75,4 @@ DEPENDENCIES
77
75
simplecov
78
76
79
77
BUNDLED WITH
80
- 1.12.5
78
+ 1.15.0
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ source "https://rubygems.org"
4
4
5
5
gem "activesupport", "~> 4.2.0"
6
6
7
- gemspec : path => "../"
7
+ gemspec path: "../"
Original file line number Diff line number Diff line change 1
1
PATH
2
- remote: ../
2
+ remote: ..
3
3
specs:
4
- qbxml (0.3 .0)
4
+ qbxml (0.4 .0)
5
5
activesupport (>= 4.1.0)
6
6
builder (~> 3.0)
7
7
nokogiri (~> 1.5)
19
19
bundler
20
20
rake
21
21
thor (>= 0.14.0)
22
- builder (3.2.2 )
22
+ builder (3.2.3 )
23
23
coderay (1.1.1)
24
24
diff-lcs (1.2.5)
25
25
docile (1.1.5)
28
28
method_source (0.8.2)
29
29
mini_portile2 (2.1.0)
30
30
minitest (5.9.0)
31
- nokogiri (1.6.8 )
31
+ nokogiri (1.7.2 )
32
32
mini_portile2 (~> 2.1.0)
33
- pkg-config (~> 1.1.7)
34
- pkg-config (1.1.7)
35
33
pry (0.10.4)
36
34
coderay (~> 1.1.0)
37
35
method_source (~> 0.8.1)
@@ -77,4 +75,4 @@ DEPENDENCIES
77
75
simplecov
78
76
79
77
BUNDLED WITH
80
- 1.12.5
78
+ 1.15.0
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ source "https://rubygems.org"
4
4
5
5
gem "activesupport", "~> 5.0.0"
6
6
7
- gemspec : path => "../"
7
+ gemspec path: "../"
Original file line number Diff line number Diff line change 1
1
PATH
2
- remote: ../
2
+ remote: ..
3
3
specs:
4
- qbxml (0.3 .0)
4
+ qbxml (0.4 .0)
5
5
activesupport (>= 4.1.0)
6
6
builder (~> 3.0)
7
7
nokogiri (~> 1.5)
18
18
bundler
19
19
rake
20
20
thor (>= 0.14.0)
21
- builder (3.2.2 )
21
+ builder (3.2.3 )
22
22
coderay (1.1.1)
23
23
concurrent-ruby (1.0.2)
24
24
diff-lcs (1.2.5)
28
28
method_source (0.8.2)
29
29
mini_portile2 (2.1.0)
30
30
minitest (5.9.0)
31
- nokogiri (1.6.8 )
31
+ nokogiri (1.7.2 )
32
32
mini_portile2 (~> 2.1.0)
33
- pkg-config (~> 1.1.7)
34
- pkg-config (1.1.7)
35
33
pry (0.10.4)
36
34
coderay (~> 1.1.0)
37
35
method_source (~> 0.8.1)
@@ -77,4 +75,4 @@ DEPENDENCIES
77
75
simplecov
78
76
79
77
BUNDLED WITH
80
- 1.12.5
78
+ 1.15.0
You can’t perform that action at this time.
0 commit comments