Skip to content

Commit 83c2f79

Browse files
committed
Bump version from v1.1.1 to v1.1.2
Bumping dependencies to latest (and version).
1 parent 4dcf6be commit 83c2f79

File tree

2 files changed

+63
-62
lines changed

2 files changed

+63
-62
lines changed

Gemfile.lock

Lines changed: 62 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,75 @@
11
PATH
22
remote: .
33
specs:
4-
graphql-sources (1.1.1)
4+
graphql-sources (1.1.2)
55
graphql
66
rails
77
zeitwerk
88

99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
actioncable (7.0.5)
13-
actionpack (= 7.0.5)
14-
activesupport (= 7.0.5)
12+
actioncable (7.0.6)
13+
actionpack (= 7.0.6)
14+
activesupport (= 7.0.6)
1515
nio4r (~> 2.0)
1616
websocket-driver (>= 0.6.1)
17-
actionmailbox (7.0.5)
18-
actionpack (= 7.0.5)
19-
activejob (= 7.0.5)
20-
activerecord (= 7.0.5)
21-
activestorage (= 7.0.5)
22-
activesupport (= 7.0.5)
17+
actionmailbox (7.0.6)
18+
actionpack (= 7.0.6)
19+
activejob (= 7.0.6)
20+
activerecord (= 7.0.6)
21+
activestorage (= 7.0.6)
22+
activesupport (= 7.0.6)
2323
mail (>= 2.7.1)
2424
net-imap
2525
net-pop
2626
net-smtp
27-
actionmailer (7.0.5)
28-
actionpack (= 7.0.5)
29-
actionview (= 7.0.5)
30-
activejob (= 7.0.5)
31-
activesupport (= 7.0.5)
27+
actionmailer (7.0.6)
28+
actionpack (= 7.0.6)
29+
actionview (= 7.0.6)
30+
activejob (= 7.0.6)
31+
activesupport (= 7.0.6)
3232
mail (~> 2.5, >= 2.5.4)
3333
net-imap
3434
net-pop
3535
net-smtp
3636
rails-dom-testing (~> 2.0)
37-
actionpack (7.0.5)
38-
actionview (= 7.0.5)
39-
activesupport (= 7.0.5)
37+
actionpack (7.0.6)
38+
actionview (= 7.0.6)
39+
activesupport (= 7.0.6)
4040
rack (~> 2.0, >= 2.2.4)
4141
rack-test (>= 0.6.3)
4242
rails-dom-testing (~> 2.0)
4343
rails-html-sanitizer (~> 1.0, >= 1.2.0)
44-
actiontext (7.0.5)
45-
actionpack (= 7.0.5)
46-
activerecord (= 7.0.5)
47-
activestorage (= 7.0.5)
48-
activesupport (= 7.0.5)
44+
actiontext (7.0.6)
45+
actionpack (= 7.0.6)
46+
activerecord (= 7.0.6)
47+
activestorage (= 7.0.6)
48+
activesupport (= 7.0.6)
4949
globalid (>= 0.6.0)
5050
nokogiri (>= 1.8.5)
51-
actionview (7.0.5)
52-
activesupport (= 7.0.5)
51+
actionview (7.0.6)
52+
activesupport (= 7.0.6)
5353
builder (~> 3.1)
5454
erubi (~> 1.4)
5555
rails-dom-testing (~> 2.0)
5656
rails-html-sanitizer (~> 1.1, >= 1.2.0)
57-
activejob (7.0.5)
58-
activesupport (= 7.0.5)
57+
activejob (7.0.6)
58+
activesupport (= 7.0.6)
5959
globalid (>= 0.3.6)
60-
activemodel (7.0.5)
61-
activesupport (= 7.0.5)
62-
activerecord (7.0.5)
63-
activemodel (= 7.0.5)
64-
activesupport (= 7.0.5)
65-
activestorage (7.0.5)
66-
actionpack (= 7.0.5)
67-
activejob (= 7.0.5)
68-
activerecord (= 7.0.5)
69-
activesupport (= 7.0.5)
60+
activemodel (7.0.6)
61+
activesupport (= 7.0.6)
62+
activerecord (7.0.6)
63+
activemodel (= 7.0.6)
64+
activesupport (= 7.0.6)
65+
activestorage (7.0.6)
66+
actionpack (= 7.0.6)
67+
activejob (= 7.0.6)
68+
activerecord (= 7.0.6)
69+
activesupport (= 7.0.6)
7070
marcel (~> 1.0)
7171
mini_mime (>= 1.1.0)
72-
activesupport (7.0.5)
72+
activesupport (7.0.6)
7373
concurrent-ruby (~> 1.0, >= 1.0.2)
7474
i18n (>= 1.6, < 2)
7575
minitest (>= 5.1)
@@ -90,6 +90,7 @@ GEM
9090
i18n (1.14.1)
9191
concurrent-ruby (~> 1.0)
9292
json (2.6.3)
93+
language_server-protocol (3.17.0.3)
9394
loofah (2.21.3)
9495
crass (~> 1.0.2)
9596
nokogiri (>= 1.12.0)
@@ -114,8 +115,6 @@ GEM
114115
nio4r (2.5.9)
115116
nokogiri (1.15.2-x86_64-darwin)
116117
racc (~> 1.4)
117-
nokogiri (1.15.2-x86_64-linux)
118-
racc (~> 1.4)
119118
parallel (1.23.0)
120119
parser (3.2.2.3)
121120
ast (~> 2.4.1)
@@ -125,29 +124,30 @@ GEM
125124
rack (2.2.7)
126125
rack-test (2.1.0)
127126
rack (>= 1.3)
128-
rails (7.0.5)
129-
actioncable (= 7.0.5)
130-
actionmailbox (= 7.0.5)
131-
actionmailer (= 7.0.5)
132-
actionpack (= 7.0.5)
133-
actiontext (= 7.0.5)
134-
actionview (= 7.0.5)
135-
activejob (= 7.0.5)
136-
activemodel (= 7.0.5)
137-
activerecord (= 7.0.5)
138-
activestorage (= 7.0.5)
139-
activesupport (= 7.0.5)
127+
rails (7.0.6)
128+
actioncable (= 7.0.6)
129+
actionmailbox (= 7.0.6)
130+
actionmailer (= 7.0.6)
131+
actionpack (= 7.0.6)
132+
actiontext (= 7.0.6)
133+
actionview (= 7.0.6)
134+
activejob (= 7.0.6)
135+
activemodel (= 7.0.6)
136+
activerecord (= 7.0.6)
137+
activestorage (= 7.0.6)
138+
activesupport (= 7.0.6)
140139
bundler (>= 1.15.0)
141-
railties (= 7.0.5)
142-
rails-dom-testing (2.0.3)
143-
activesupport (>= 4.2.0)
140+
railties (= 7.0.6)
141+
rails-dom-testing (2.1.1)
142+
activesupport (>= 5.0.0)
143+
minitest
144144
nokogiri (>= 1.6)
145145
rails-html-sanitizer (1.6.0)
146146
loofah (~> 2.21)
147147
nokogiri (~> 1.14)
148-
railties (7.0.5)
149-
actionpack (= 7.0.5)
150-
activesupport (= 7.0.5)
148+
railties (7.0.6)
149+
actionpack (= 7.0.6)
150+
activesupport (= 7.0.6)
151151
method_source
152152
rake (>= 12.2)
153153
thor (~> 1.0)
@@ -172,11 +172,12 @@ GEM
172172
rspec-expectations (~> 3.12)
173173
rspec-mocks (~> 3.12)
174174
rspec-support (~> 3.12)
175-
rspec-support (3.12.0)
175+
rspec-support (3.12.1)
176176
rspec_junit_formatter (0.6.0)
177177
rspec-core (>= 2, < 4, != 2.12.0)
178-
rubocop (1.52.1)
178+
rubocop (1.54.0)
179179
json (~> 2.3)
180+
language_server-protocol (>= 3.17.0)
180181
parallel (~> 1.10)
181182
parser (>= 3.2.2.3)
182183
rainbow (>= 2.2.2, < 4.0)
@@ -209,7 +210,7 @@ GEM
209210
simplecov-html (0.12.3)
210211
simplecov_json_formatter (0.1.4)
211212
thor (1.2.2)
212-
timeout (0.3.2)
213+
timeout (0.4.0)
213214
tzinfo (2.0.6)
214215
concurrent-ruby (~> 1.0)
215216
unicode-display_width (2.4.2)

lib/graphql/sources/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module GraphQL
44
module Sources
5-
VERSION = '1.1.1'
5+
VERSION = '1.1.2'
66
end
77
end

0 commit comments

Comments
 (0)