Skip to content

Commit 269f2bd

Browse files
Merge pull request #79 from Christine-horrocks/master
Version bump
2 parents 45c794b + abcc827 commit 269f2bd

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

Gemfile.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
11
PATH
22
remote: .
33
specs:
4-
parliament-routes (0.6.28)
4+
parliament-routes (0.6.29)
55

66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
actioncable (5.2.1)
10-
actionpack (= 5.2.1)
9+
actioncable (5.2.2)
10+
actionpack (= 5.2.2)
1111
nio4r (~> 2.0)
1212
websocket-driver (>= 0.6.1)
13-
actionmailer (5.2.1)
14-
actionpack (= 5.2.1)
15-
actionview (= 5.2.1)
16-
activejob (= 5.2.1)
13+
actionmailer (5.2.2)
14+
actionpack (= 5.2.2)
15+
actionview (= 5.2.2)
16+
activejob (= 5.2.2)
1717
mail (~> 2.5, >= 2.5.4)
1818
rails-dom-testing (~> 2.0)
19-
actionpack (5.2.1)
20-
actionview (= 5.2.1)
21-
activesupport (= 5.2.1)
19+
actionpack (5.2.2)
20+
actionview (= 5.2.2)
21+
activesupport (= 5.2.2)
2222
rack (~> 2.0)
2323
rack-test (>= 0.6.3)
2424
rails-dom-testing (~> 2.0)
2525
rails-html-sanitizer (~> 1.0, >= 1.0.2)
26-
actionview (5.2.1)
27-
activesupport (= 5.2.1)
26+
actionview (5.2.2)
27+
activesupport (= 5.2.2)
2828
builder (~> 3.1)
2929
erubi (~> 1.4)
3030
rails-dom-testing (~> 2.0)
3131
rails-html-sanitizer (~> 1.0, >= 1.0.3)
32-
activejob (5.2.1)
33-
activesupport (= 5.2.1)
32+
activejob (5.2.2)
33+
activesupport (= 5.2.2)
3434
globalid (>= 0.3.6)
35-
activemodel (5.2.1)
36-
activesupport (= 5.2.1)
37-
activerecord (5.2.1)
38-
activemodel (= 5.2.1)
39-
activesupport (= 5.2.1)
35+
activemodel (5.2.2)
36+
activesupport (= 5.2.2)
37+
activerecord (5.2.2)
38+
activemodel (= 5.2.2)
39+
activesupport (= 5.2.2)
4040
arel (>= 9.0)
41-
activestorage (5.2.1)
42-
actionpack (= 5.2.1)
43-
activerecord (= 5.2.1)
41+
activestorage (5.2.2)
42+
actionpack (= 5.2.2)
43+
activerecord (= 5.2.2)
4444
marcel (~> 0.3.1)
45-
activesupport (5.2.1)
45+
activesupport (5.2.2)
4646
concurrent-ruby (~> 1.0, >= 1.0.2)
4747
i18n (>= 0.7, < 2)
4848
minitest (~> 5.1)
@@ -51,7 +51,7 @@ GEM
5151
public_suffix (>= 2.0.2, < 4.0)
5252
arel (9.0.0)
5353
builder (3.2.3)
54-
capybara (3.10.1)
54+
capybara (3.12.0)
5555
addressable
5656
mini_mime (>= 0.1.3)
5757
nokogiri (~> 1.8)
@@ -65,7 +65,7 @@ GEM
6565
erubi (1.7.1)
6666
globalid (0.4.1)
6767
activesupport (>= 4.2.0)
68-
i18n (1.1.1)
68+
i18n (1.2.0)
6969
concurrent-ruby (~> 1.0)
7070
loofah (2.2.3)
7171
crass (~> 1.0.2)
@@ -74,7 +74,7 @@ GEM
7474
mini_mime (>= 0.1.1)
7575
marcel (0.3.3)
7676
mimemagic (~> 0.3.2)
77-
method_source (0.9.1)
77+
method_source (0.9.2)
7878
mimemagic (0.3.2)
7979
mini_mime (1.0.1)
8080
mini_portile2 (2.3.0)
@@ -86,32 +86,32 @@ GEM
8686
rack (2.0.6)
8787
rack-test (1.1.0)
8888
rack (>= 1.0, < 3)
89-
rails (5.2.1)
90-
actioncable (= 5.2.1)
91-
actionmailer (= 5.2.1)
92-
actionpack (= 5.2.1)
93-
actionview (= 5.2.1)
94-
activejob (= 5.2.1)
95-
activemodel (= 5.2.1)
96-
activerecord (= 5.2.1)
97-
activestorage (= 5.2.1)
98-
activesupport (= 5.2.1)
89+
rails (5.2.2)
90+
actioncable (= 5.2.2)
91+
actionmailer (= 5.2.2)
92+
actionpack (= 5.2.2)
93+
actionview (= 5.2.2)
94+
activejob (= 5.2.2)
95+
activemodel (= 5.2.2)
96+
activerecord (= 5.2.2)
97+
activestorage (= 5.2.2)
98+
activesupport (= 5.2.2)
9999
bundler (>= 1.3.0)
100-
railties (= 5.2.1)
100+
railties (= 5.2.2)
101101
sprockets-rails (>= 2.0.0)
102102
rails-dom-testing (2.0.3)
103103
activesupport (>= 4.2.0)
104104
nokogiri (>= 1.6)
105105
rails-html-sanitizer (1.0.4)
106106
loofah (~> 2.2, >= 2.2.2)
107-
railties (5.2.1)
108-
actionpack (= 5.2.1)
109-
activesupport (= 5.2.1)
107+
railties (5.2.2)
108+
actionpack (= 5.2.2)
109+
activesupport (= 5.2.2)
110110
method_source
111111
rake (>= 0.8.7)
112112
thor (>= 0.19.0, < 2.0)
113-
rake (12.3.1)
114-
regexp_parser (1.2.0)
113+
rake (12.3.2)
114+
regexp_parser (1.3.0)
115115
rspec-core (3.8.0)
116116
rspec-support (~> 3.8.0)
117117
rspec-expectations (3.8.2)
@@ -137,7 +137,7 @@ GEM
137137
activesupport (>= 4.0)
138138
sprockets (>= 3.0.0)
139139
sqlite3 (1.3.13)
140-
thor (0.20.0)
140+
thor (0.20.3)
141141
thread_safe (0.3.6)
142142
tzinfo (1.2.5)
143143
thread_safe (~> 0.1)

lib/parliament/engine/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Parliament
22
module Engine
3-
VERSION = '0.6.27'.freeze
3+
VERSION = '0.6.29'.freeze
44
end
55
end

0 commit comments

Comments
 (0)