Skip to content

Commit 68b0101

Browse files
author
graial
committed
pull upstream
2 parents 65b2488 + 1a30adc commit 68b0101

4 files changed

Lines changed: 663 additions & 179 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ GEM
102102
rb-inotify (~> 0.9, >= 0.9.10)
103103
logger (1.6.0)
104104
mercenary (0.4.0)
105-
mini_portile2 (2.8.6)
105+
mini_portile2 (2.8.8)
106106
minitest (5.25.1)
107-
nokogiri (1.16.5)
107+
nokogiri (1.18.3)
108108
mini_portile2 (~> 2.8.2)
109109
racc (~> 1.4)
110110
pathutil (0.16.2)
@@ -116,7 +116,7 @@ GEM
116116
ruby-rc4
117117
ttfunk
118118
public_suffix (5.1.1)
119-
racc (1.7.3)
119+
racc (1.8.1)
120120
rainbow (3.1.1)
121121
rake (13.2.1)
122122
rb-fsevent (0.11.2)

_data/conferences.yml

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2430,7 +2430,7 @@
24302430
location: Bangkok, Thailand
24312431
start_date: 2023-10-06
24322432
end_date: 2023-10-07
2433-
url: https://rubyconfth.com/
2433+
url: https://rubyconfth.com/past/2023/
24342434
twitter: rubyconfth
24352435
mastodon: https://ruby.social/@rubyconfth
24362436
cfp_open_date: 2023-04-03
@@ -2969,6 +2969,9 @@
29692969
twitter: brightonruby
29702970
mastodon: https://ruby.social/@brightonruby
29712971
announced_on: 2024-06-19
2972+
cfp_link: https://forms.reform.app/goodscary/lightning-talks-at-brighton-ruby-2025-cfp/gci0d6
2973+
cfp_open_date: 2025-03-10
2974+
cfp_close_date: 2025-03-31
29722975

29732976
- name: KansaiRubyKaigi08
29742977
location: Kyoto, Japan
@@ -3018,6 +3021,9 @@
30183021
url: https://rubyonrails.org/world/
30193022
twitter: rails
30203023
announced_on: 2024-11-27
3024+
cfp_open_date: 2025-03-07
3025+
cfp_close_date: 2025-04-10
3026+
cfp_link: https://sessionize.com/rails-world-2025/
30213027

30223028
- name: Friendly.rb 2025
30233029
location: Bucharest, Romania
@@ -3027,6 +3033,10 @@
30273033
twitter: friendlyrb
30283034
mastodon: https://ruby.social/@friendlyrb
30293035
announced_on: 2024-11-29
3036+
cfp_open_date: 2025-03-05
3037+
cfp_close_date: 2025-07-01
3038+
cfp_link: https://friendlyrb.com/cfp
3039+
status: Tickets available
30303040

30313041
- name: EuRuKo 2025
30323042
location: Viana do Castelo, Portugal
@@ -3055,3 +3065,11 @@
30553065
twitter: rmrubyconf
30563066
mastodon: https://ruby.social/@rockymtnruby
30573067
announced_on: 2024-10-08
3068+
3069+
- name: RubyConf TH 2026
3070+
location: Bangkok, Thailand
3071+
start_date: 2026-01-31
3072+
end_date: 2026-02-01
3073+
url: https://rubyconfth.com
3074+
twitter: rubyconfth
3075+
announced_on: 2025-02-28

_data/meetup_groups.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,6 +1106,8 @@
11061106
name: Valencia.rb
11071107
service: meetupdotcom
11081108
include: Valencia.rb
1109+
exclude:
1110+
- VLCTechFest
11091111

11101112
- id: wellingtonruby
11111113
name: WellingtonRuby

0 commit comments

Comments
 (0)