issues
search
ruby
/
psych
A libyaml wrapper for Ruby
MIT License
566
stars
206
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Eagerly require `date`
#695
tdeo
closed
3 days ago
8
Breaking change in 5.2.0
#694
tdeo
closed
3 days ago
4
`gem install psych` fails with `--enable-frozen-string-literal`
#693
dentarg
closed
2 weeks ago
2
Data object encoding
#692
nevans
opened
3 weeks ago
3
Error when serializing date string with non-space whitespace character
#691
kkan
opened
1 month ago
0
No such file or directory - /usr/local/bundle/gems/psych-5.1.2-java/deps.lst
#690
kriechi1992
opened
1 month ago
3
Alias names are too permissive in SnakeYAML-Engine
#689
headius
opened
1 month ago
11
Use `String#match?` over `String#=~` when applicable
#688
casperisfine
closed
2 months ago
0
Ensure strings with only underscores are not processed as Integer
#687
zendesk-jmeade
closed
2 months ago
1
Make to load stringio lazily
#686
hsbt
closed
2 months ago
0
rails console on reload: undefined method `end_line=' for nil (NoMethodError)
#685
thisIsLoading
opened
3 months ago
3
Guard from memory leak in Psych::Emitter#start_document
#684
peterzhu2118
closed
3 months ago
0
Convert missed tabs to spaces
#683
peterzhu2118
closed
3 months ago
0
Exclude Ruby 2.5 on macOS from CI
#682
peterzhu2118
closed
3 months ago
0
Add .git-blame-ignore-revs to ignore expanding tabs
#681
peterzhu2118
closed
3 months ago
0
Convert tabs to spaces in C files
#680
peterzhu2118
closed
3 months ago
0
Toplevel [] method for YAML?
#679
rubyFeedback
opened
3 months ago
1
Don't call `Kernel#require` in hot loop
#678
casperisfine
closed
4 months ago
0
CI: Ruby 2.5 runs on macos-13 (amd64)
#677
olleolleolle
closed
3 months ago
1
Some strings that look like date/timestamps are not quoted when dumped
#676
notEthan
opened
4 months ago
0
Unlimited line_width with -1
#675
xuanxu
closed
2 months ago
0
EJSON Failing to Parse Special Characters Through Psych
#674
RailsCod3rFuture
closed
4 months ago
1
Psych::Nodes::Scalar::LITERAL ignored in encode_with?
#673
akunszt
opened
5 months ago
0
Serialisation of invalid dates is incorrect (maybe?)
#672
KJTsanaktsidis
opened
5 months ago
0
Preserve quote style while changing a YAML file
#671
marselmustafin
opened
6 months ago
0
instructions for macports users
#670
jjb
closed
7 months ago
4
docs: specify correct default `fallback` value
#668
G-Rath
closed
2 months ago
0
yaml parsing is wrong when key's value has leading colon
#669
subeditara
opened
10 months ago
1
SSL issues preventing installation
#667
zaid-ahmed1
opened
10 months ago
1
Provide a 'Changelog' link on rubygems.org/gems/psych
#666
mark-young-atg
closed
10 months ago
0
Remove unused array
#665
amomchilov
closed
11 months ago
1
Kernel.y interferes with code relying on method_missing
#664
gmenel
opened
11 months ago
3
Improve `YAMLTree` performance by not using `object_id`s
#663
amomchilov
closed
11 months ago
2
Prefer each_char in Psych::Visitors::Visitor::ToRuby#deserialize
#662
Maumagnaguagno
closed
12 months ago
0
Strange `FrozenError` on `Psych.load`
#659
shyouhei
opened
1 year ago
1
Psych::DisallowedClass when loading fixtures
#658
dylan-hoefsloot
closed
1 year ago
3
Issue between psych and mini_racer on platform x86_64-linux
#657
jplanza
closed
11 months ago
1
Singleton Classes Aren't round-trippable
#656
ccutrer
opened
1 year ago
0
Psych 5.1.1 fails to load on JRuby 9.x
#655
jsvd
closed
1 year ago
10
TypeError: allocator undefined for Nokogiri::HTML5::Document on YAML.unsafe_load_file
#654
MatzFan
closed
1 year ago
3
Remove SnakeYAML settings that don't work
#653
headius
closed
1 year ago
3
Set aliases argument to default to true
#652
catley85
closed
1 year ago
1
Set aliases argument to default to true
#651
catley85
closed
1 year ago
0
More small JRuby improvements for Parser
#650
headius
closed
1 year ago
0
Add settings for alias limits, recursion, and duplicate keys
#649
headius
opened
1 year ago
8
YAML 1.2 compliance possibly breaking VCR
#648
oliverbarnes
opened
1 year ago
3
Allow setting defaults for SnakeYAML limits
#647
headius
closed
1 year ago
12
Bump actions/checkout from 3 to 4
#646
dependabot[bot]
closed
1 year ago
0
[DOC] Link fragment does not work
#645
BurdetteLamar
opened
1 year ago
0
YAML.dump(date) generates warnings with Rails 7.0.7+
#644
BrianHawley
opened
1 year ago
1
Next