File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1- Copyright (c) 2015-2024 Codedge LLC (https://www.codedge.io/)
1+ Copyright (c) 2015-2025 Codedge LLC (https://www.codedge.io/)
22
33Permission is hereby granted, free of charge, to any person obtaining a copy
44of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -66,6 +66,6 @@ Git commit subjects use the [Karma style](http://karma-runner.github.io/5.0/dev/
6666
6767## License
6868
69- Copyright (c) 2015-2024 Codedge LLC (https://www.codedge.io/ )
69+ Copyright (c) 2015-2025 Codedge LLC (https://www.codedge.io/ )
7070
7171This library is MIT licensed. See the [ LICENSE] ( https://github.com/codedge-llc/pigeon/blob/master/LICENSE ) for details.
Original file line number Diff line number Diff line change @@ -54,7 +54,6 @@ defmodule Pigeon.Mixfile do
5454 { :httpoison , "~> 1.0 or ~> 2.0" } ,
5555 { :jason , "~> 1.0" , optional: true } ,
5656 { :joken , "~> 2.1" } ,
57- { :kadabra , "~> 0.6.0" } ,
5857 { :mint , "~> 1.0" }
5958 ]
6059 end
You can’t perform that action at this time.
0 commit comments