lunchmoney 1.4.0 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/dependabot.yml +7 -0
- data/.github/workflows/build_and_publish_yard_docs.yml +2 -2
- data/.github/workflows/ci.yml +1 -1
- data/.ruby-version +1 -1
- data/.simplecov +1 -0
- data/Gemfile +2 -2
- data/Gemfile.lock +65 -57
- data/lib/lunchmoney/api.rb +1 -0
- data/lib/lunchmoney/calls/categories.rb +0 -2
- data/lib/lunchmoney/calls/transactions.rb +0 -1
- data/lib/lunchmoney/deprecate.rb +35 -0
- data/lib/lunchmoney/objects/asset.rb +6 -1
- data/lib/lunchmoney/objects/plaid_account.rb +6 -1
- data/lib/lunchmoney/version.rb +1 -1
- data/sorbet/rbi/annotations/activesupport.rbi +5 -0
- data/sorbet/rbi/gems/{activesupport@7.2.1.rbi → activesupport@7.2.2.1.rbi} +109 -86
- data/sorbet/rbi/gems/benchmark@0.4.0.rbi +618 -0
- data/sorbet/rbi/gems/{concurrent-ruby@1.3.4.rbi → concurrent-ruby@1.3.5.rbi} +44 -32
- data/sorbet/rbi/gems/{connection_pool@2.4.1.rbi → connection_pool@2.5.0.rbi} +1 -0
- data/sorbet/rbi/gems/{dotenv@3.1.2.rbi → dotenv@3.1.7.rbi} +21 -29
- data/sorbet/rbi/gems/{erubi@1.13.0.rbi → erubi@1.13.1.rbi} +14 -9
- data/sorbet/rbi/gems/{faraday-net_http@3.1.1.rbi → faraday-net_http@3.4.0.rbi} +34 -34
- data/sorbet/rbi/gems/{faraday@2.10.1.rbi → faraday@2.12.2.rbi} +43 -34
- data/sorbet/rbi/gems/{i18n@1.14.5.rbi → i18n@1.14.7.rbi} +80 -80
- data/sorbet/rbi/gems/{json@2.7.2.rbi → json@2.10.2.rbi} +697 -146
- data/sorbet/rbi/gems/language_server-protocol@3.17.0.4.rbi +9 -0
- data/sorbet/rbi/gems/{logger@1.6.0.rbi → logger@1.6.6.rbi} +109 -72
- data/sorbet/rbi/gems/{minitest@5.25.1.rbi → minitest@5.25.5.rbi} +227 -220
- data/sorbet/rbi/gems/{mocha@2.4.5.rbi → mocha@2.7.1.rbi} +154 -118
- data/sorbet/rbi/gems/{net-http@0.4.1.rbi → net-http@0.6.0.rbi} +360 -181
- data/sorbet/rbi/gems/{parser@3.3.4.2.rbi → parser@3.3.7.1.rbi} +23 -17
- data/sorbet/rbi/gems/{prism@0.30.0.rbi → prism@1.4.0.rbi} +12440 -9920
- data/sorbet/rbi/gems/{rack@3.1.7.rbi → rack@3.1.9.rbi} +91 -83
- data/sorbet/rbi/gems/rbi@0.3.1.rbi +6599 -0
- data/sorbet/rbi/gems/rbs@3.9.0.rbi +6978 -0
- data/sorbet/rbi/gems/{regexp_parser@2.9.2.rbi → regexp_parser@2.10.0.rbi} +193 -170
- data/sorbet/rbi/gems/{rexml@3.3.6.rbi → rexml@3.4.1.rbi} +541 -114
- data/sorbet/rbi/gems/{rubocop-ast@1.32.1.rbi → rubocop-ast@1.38.0.rbi} +1224 -622
- data/sorbet/rbi/gems/{rubocop-minitest@0.35.1.rbi → rubocop-minitest@0.36.0.rbi} +5 -5
- data/sorbet/rbi/gems/{rubocop-rails@2.26.0.rbi → rubocop-rails@2.29.1.rbi} +9412 -6480
- data/sorbet/rbi/gems/{rubocop-sorbet@0.8.5.rbi → rubocop-sorbet@0.8.7.rbi} +44 -1
- data/sorbet/rbi/gems/{rubocop@1.65.1.rbi → rubocop@1.71.2.rbi} +5606 -3467
- data/sorbet/rbi/gems/{securerandom@0.3.1.rbi → securerandom@0.4.1.rbi} +7 -5
- data/sorbet/rbi/gems/{spoom@1.4.2.rbi → spoom@1.6.1.rbi} +3315 -973
- data/sorbet/rbi/gems/{tapioca@0.16.1.rbi → tapioca@0.16.11.rbi} +300 -234
- data/sorbet/rbi/gems/{thor@1.3.1.rbi → thor@1.3.2.rbi} +58 -31
- data/sorbet/rbi/gems/unicode-display_width@3.1.4.rbi +132 -0
- data/sorbet/rbi/gems/unicode-emoji@4.0.4.rbi +251 -0
- data/sorbet/rbi/gems/{uri@0.13.0.rbi → uri@1.0.3.rbi} +278 -256
- data/sorbet/rbi/gems/{webmock@3.23.1.rbi → webmock@3.25.1.rbi} +101 -78
- data/sorbet/rbi/gems/{yard@0.9.36.rbi → yard@0.9.37.rbi} +394 -235
- metadata +42 -44
- data/sorbet/rbi/gems/language_server-protocol@3.17.0.3.rbi +0 -14237
- data/sorbet/rbi/gems/rbi@0.1.14.rbi +0 -3305
- data/sorbet/rbi/gems/strscan@3.1.0.rbi +0 -9
- data/sorbet/rbi/gems/unicode-display_width@2.5.0.rbi +0 -65
- /data/sorbet/rbi/gems/{bigdecimal@3.1.8.rbi → bigdecimal@3.1.9.rbi} +0 -0
- /data/sorbet/rbi/gems/{hashdiff@1.1.1.rbi → hashdiff@1.1.2.rbi} +0 -0
@@ -1555,57 +1555,63 @@ class Parser::ClobberingError < ::RuntimeError; end
|
|
1555
1555
|
class Parser::Context
|
1556
1556
|
# @return [Context] a new instance of Context
|
1557
1557
|
#
|
1558
|
-
# source://parser//lib/parser/context.rb#
|
1558
|
+
# source://parser//lib/parser/context.rb#30
|
1559
1559
|
def initialize; end
|
1560
1560
|
|
1561
|
-
# source://parser//lib/parser/context.rb#
|
1561
|
+
# source://parser//lib/parser/context.rb#45
|
1562
|
+
def cant_return; end
|
1563
|
+
|
1564
|
+
# source://parser//lib/parser/context.rb#45
|
1565
|
+
def cant_return=(_arg0); end
|
1566
|
+
|
1567
|
+
# source://parser//lib/parser/context.rb#45
|
1562
1568
|
def in_argdef; end
|
1563
1569
|
|
1564
|
-
# source://parser//lib/parser/context.rb#
|
1570
|
+
# source://parser//lib/parser/context.rb#45
|
1565
1571
|
def in_argdef=(_arg0); end
|
1566
1572
|
|
1567
|
-
# source://parser//lib/parser/context.rb#
|
1573
|
+
# source://parser//lib/parser/context.rb#45
|
1568
1574
|
def in_block; end
|
1569
1575
|
|
1570
|
-
# source://parser//lib/parser/context.rb#
|
1576
|
+
# source://parser//lib/parser/context.rb#45
|
1571
1577
|
def in_block=(_arg0); end
|
1572
1578
|
|
1573
|
-
# source://parser//lib/parser/context.rb#
|
1579
|
+
# source://parser//lib/parser/context.rb#45
|
1574
1580
|
def in_class; end
|
1575
1581
|
|
1576
|
-
# source://parser//lib/parser/context.rb#
|
1582
|
+
# source://parser//lib/parser/context.rb#45
|
1577
1583
|
def in_class=(_arg0); end
|
1578
1584
|
|
1579
|
-
# source://parser//lib/parser/context.rb#
|
1585
|
+
# source://parser//lib/parser/context.rb#45
|
1580
1586
|
def in_def; end
|
1581
1587
|
|
1582
|
-
# source://parser//lib/parser/context.rb#
|
1588
|
+
# source://parser//lib/parser/context.rb#45
|
1583
1589
|
def in_def=(_arg0); end
|
1584
1590
|
|
1585
|
-
# source://parser//lib/parser/context.rb#
|
1591
|
+
# source://parser//lib/parser/context.rb#45
|
1586
1592
|
def in_defined; end
|
1587
1593
|
|
1588
|
-
# source://parser//lib/parser/context.rb#
|
1594
|
+
# source://parser//lib/parser/context.rb#45
|
1589
1595
|
def in_defined=(_arg0); end
|
1590
1596
|
|
1591
1597
|
# @return [Boolean]
|
1592
1598
|
#
|
1593
|
-
# source://parser//lib/parser/context.rb#
|
1599
|
+
# source://parser//lib/parser/context.rb#47
|
1594
1600
|
def in_dynamic_block?; end
|
1595
1601
|
|
1596
|
-
# source://parser//lib/parser/context.rb#
|
1602
|
+
# source://parser//lib/parser/context.rb#45
|
1597
1603
|
def in_kwarg; end
|
1598
1604
|
|
1599
|
-
# source://parser//lib/parser/context.rb#
|
1605
|
+
# source://parser//lib/parser/context.rb#45
|
1600
1606
|
def in_kwarg=(_arg0); end
|
1601
1607
|
|
1602
|
-
# source://parser//lib/parser/context.rb#
|
1608
|
+
# source://parser//lib/parser/context.rb#45
|
1603
1609
|
def in_lambda; end
|
1604
1610
|
|
1605
|
-
# source://parser//lib/parser/context.rb#
|
1611
|
+
# source://parser//lib/parser/context.rb#45
|
1606
1612
|
def in_lambda=(_arg0); end
|
1607
1613
|
|
1608
|
-
# source://parser//lib/parser/context.rb#
|
1614
|
+
# source://parser//lib/parser/context.rb#34
|
1609
1615
|
def reset; end
|
1610
1616
|
end
|
1611
1617
|
|