Skip to content

Commit a6046fc

Browse files
authored
Merge branch 'master' into patch-1
2 parents 6ac02df + c58dd15 commit a6046fc

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@ GEM
33
specs:
44
ast (2.4.0)
55
fastimage (2.1.5)
6-
jaro_winkler (1.5.2)
6+
jaro_winkler (1.5.3)
77
minitest (5.11.3)
88
parallel (1.17.0)
99
parser (2.6.3.0)
1010
ast (~> 2.4.0)
1111
rainbow (3.0.0)
1212
rake (12.3.2)
13-
rubocop (0.71.0)
13+
rubocop (0.72.0)
1414
jaro_winkler (~> 1.5.1)
1515
parallel (~> 1.10)
1616
parser (>= 2.6)
1717
rainbow (>= 2.2.2, < 4.0)
1818
ruby-progressbar (~> 1.7)
1919
unicode-display_width (>= 1.4.0, < 1.7)
20-
rubocop-performance (1.3.0)
21-
rubocop (>= 0.68.0)
20+
rubocop-performance (1.4.0)
21+
rubocop (>= 0.71.0)
2222
ruby-progressbar (1.10.1)
2323
safe_yaml (1.0.5)
2424
unicode-display_width (1.6.0)

collections/programming-languages/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ items:
4545
- gosu-lang/gosu-lang
4646
- ziglang/zig
4747
- HaxeFoundation/haxe
48+
- livecode/livecode
4849
display_name: Programming languages
4950
created_by: leereilly
5051
---

collections/text-editors/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ items:
1717
- zedapp/zed
1818
- Microsoft/vscode
1919
- zyedidia/micro
20+
- neoedmund/neoeedit
2021
display_name: Text editors
2122
created_by: leereilly
2223
image: text-editors.png

0 commit comments

Comments
 (0)