File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 88PATH
99 remote: .
1010 specs:
11- fake_idp (1.0.5 )
11+ fake_idp (1.2.0 )
1212 builder (>= 3.2.2 )
1313 nokogiri (~> 1.12 )
1414 ruby-saml (~> 1.13.0 )
1919GEM
2020 remote: https://rubygems.org/
2121 specs:
22- activemodel (6.1.4.1 )
23- activesupport (= 6.1.4.1 )
24- activesupport (6.1.4.1 )
22+ activemodel (6.1.4.6 )
23+ activesupport (= 6.1.4.6 )
24+ activesupport (6.1.4.6 )
2525 concurrent-ruby (~> 1.0 , >= 1.0.2 )
2626 i18n (>= 1.6 , < 2 )
2727 minitest (>= 5.1 )
3232 concurrent-ruby (1.1.9 )
3333 diff-lcs (1.4.2 )
3434 dotenv (1.0.2 )
35- i18n (1.8.10 )
35+ i18n (1.10.0 )
3636 concurrent-ruby (~> 1.0 )
3737 macaddr (1.7.1 )
3838 systemu (~> 2.6.2 )
3939 method_source (0.9.2 )
4040 mini_portile2 (2.8.0 )
41- minitest (5.14.4 )
41+ minitest (5.15.0 )
4242 mustermann (1.1.1 )
4343 ruby2_keywords (~> 0.0.1 )
4444 nokogiri (1.13.3 )
8888 xmlmapper (>= 0.7.3 )
8989 xmlmapper (0.8.1 )
9090 nokogiri (~> 1.11 )
91- zeitwerk (2.5.1 )
91+ zeitwerk (2.5.4 )
9292
9393PLATFORMS
9494 ruby
Original file line number Diff line number Diff line change 11module FakeIdp
2- VERSION = "1.0.5 "
2+ VERSION = "1.2.0 "
33end
You can’t perform that action at this time.
0 commit comments