Skip to content

Commit be29e13

Browse files
committed
2 parents c3742e7 + 65c54b2 commit be29e13

3 files changed

Lines changed: 18 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.3)
4+
activesupport (7.2.3.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -10,7 +10,7 @@ GEM
1010
drb
1111
i18n (>= 1.6, < 2)
1212
logger (>= 1.4.2)
13-
minitest (>= 5.1)
13+
minitest (>= 5.1, < 6)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
addressable (2.8.8)
@@ -25,7 +25,7 @@ GEM
2525
colorator (1.1.0)
2626
commonmarker (0.23.12)
2727
concurrent-ruby (1.3.6)
28-
connection_pool (2.5.5)
28+
connection_pool (3.0.2)
2929
csv (3.3.5)
3030
dnsruby (1.73.1)
3131
base64 (>= 0.2)
@@ -228,7 +228,7 @@ GEM
228228
gemoji (>= 3, < 5)
229229
html-pipeline (~> 2.2)
230230
jekyll (>= 3.0, < 5.0)
231-
json (2.18.1)
231+
json (2.19.2)
232232
kramdown (2.4.0)
233233
rexml
234234
kramdown-parser-gfm (1.1.0)

_data/current.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@
5353
location: Montevideo, Uruguay
5454
dates: "April 15-16, 2026"
5555
url: https://testinguy.org/?utm_source=testingconferences&lang=en
56+
57+
- name: The Agentic Testing Summit
58+
location: The W San Francisco, San Francisco, CA
59+
dates: "April 22, 2026"
60+
url: https://www.mabl.com/events/agentic-testing-summit/san-francisco
61+
status: <a href="https://www.mabl.com/events/agentic-testing-summit/san-francisco" target="_blank">Registration is Open</a>
5662

5763
- name: QonfX Berlin - Invite-only QA & Tech Leadership Conference
5864
location: Berlin
@@ -174,6 +180,13 @@
174180
dates: "August 6, 2026"
175181
url: https://www.testingtalks.com.au/upcoming-events/testing-talks-conference-2026-sydney?utm_source=testingconferences
176182

183+
- name: Testμ Conference 2026
184+
location: Online
185+
dates: "August 19-21, 2026"
186+
url: https://www.testmuai.com/testmuconf-2026?utm_source=STC&utm_medium=organic&utm_content=testmu_2026
187+
twitter: lambdatesting
188+
status: <a href="https://www.testmuai.com/testmuconf-2026?utm_source=STC&utm_medium=organic&utm_content=testmu_2026" target="_blank">Registration is Open</a> | <a href="https://forms.gle/enGiaSQiX7DrCqXJ6" target="_blank">CFP is Open until May 31, 2026</a>
189+
177190
- name: TACON 2026
178191
location: Leipzig, Germany
179192
dates: "September 16-17, 2026"

_includes/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1529
1+
1534

0 commit comments

Comments
 (0)